aboutsummaryrefslogtreecommitdiff
path: root/market.py
Commit message (Expand)AuthorAgeFilesLines
* Move helper methods to their due placesIsmaël Bouya2018-03-061-4/+211
* Add processorsIsmaël Bouya2018-03-021-12/+10
* Remove useless update_trades methodIsmaël Bouya2018-03-011-11/+4
* Fix ticker fetcherIsmaël Bouya2018-03-011-6/+5
* Various fixes/improvementsv0.3Ismaël Bouya2018-03-011-33/+36
* Fix dust amount errorIsmaël Bouya2018-02-261-0/+2
* Refactor the store to be more conciliant with multiple marketsv0.2Ismaël Bouya2018-02-251-12/+145
* Add main running file and fetch information from databaseIsmaël Bouya2018-02-251-19/+12
* create wrapper for poloniex classIsmaël Bouya2018-02-121-1/+18
* Move market to ccxt_wrapperIsmaël Bouya2018-02-121-243/+1
* WIP: handle more balance informationIsmaël Bouya2018-02-041-57/+104
* Work in progress to use shortsIsmaël Bouya2018-02-031-0/+92
* Add first steps for margin tradingIsmaël Bouya2018-01-261-0/+53
* Change integer to decimalsIsmaël Bouya2018-01-201-0/+51
* Add log-in api key to marketIsmaël Bouya2018-01-121-0/+6