Skip to content

exante/python-http-broker-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple API trader

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.

Requirements

  • python >= 3.6
  • see requirements.txt

About

HTTP API trading robot example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages