aboutsummaryrefslogtreecommitdiff
path: root/script.py
Commit message (Expand)AuthorAgeFilesLines
* Complete refactor of the script to use classesjl/devIsmaël Bouya2018-01-161-218/+0
* Include fees in computationIsmaël Bouya2018-01-141-12/+41
* Add order processing functionsIsmaël Bouya2018-01-141-25/+89
* Augment ticker information to show adjusted bid/askIsmaël Bouya2018-01-141-1/+13
* Fetch assets from marketIsmaël Bouya2018-01-121-6/+9
* Add log-in api key to marketIsmaël Bouya2018-01-121-1/+2
* Cache ticker valuesIsmaël Bouya2018-01-111-7/+22
* First script skeletonIsmaël Bouya2018-01-111-0/+94