Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 323 Bytes

File metadata and controls

12 lines (7 loc) · 323 Bytes

MarketMakingGame

Work in progress python version of: https://github.com/sameerlal/OMakeMeAMarket

Update (1Aug22): There is only one baseline strategy currently.

To run, cd into "src" and run:

python3 main.py

Contributing

Strategy contributions would be greatly appreciated, please open PRs editing strats.py.