Skip to content

cvauclair/stockexsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stockexsim

A stock exchange simulator using OCaml

Build

Create switch: $ opam switch create . ocaml-base-compiler.4.09.0

Install dependencies: $ opam install dune utop extlib ounit graphics

Update environment: $ eval $(opam env)

Build: $ dune build src/main.exe

Run

Run: ./_build/default/src/main.exe

Output data will be found in agents.csv and prices.csv

About

A stock exchange simulator using OCaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors