marketmarker

Using grid trading strategy for market maker.

Run Setup

node.js in js/ directory:

# install dependencies
npm install

# run
npm run dev

python in py/ directory:

# test
python maketmaker.py

# run
python start.py

Disclaimer

This code DOES NOT give investment advice. On top of that there might be bugs in the code - This code DOES NOT come with ANY warranty.