A robot example playing in grid strategy:
- sells given quantity when prices go up more than specified value from last trade
- buys given quantity when prices go down more than specified value from last trade
To run type http-broker-example.py
. See http-broker-example.py -h
for detailed
options decsription.
- python >= 3.6
- see
requirements.txt