aboutsummaryrefslogtreecommitdiff
path: root/market.py
Commit message (Expand)AuthorAgeFilesLines
* Include current portfolio currencies when printing balancesIsmaël Bouya2018-05-031-2/+7
* Refactor databases accessIsmaël Bouya2018-05-021-13/+9
* Store tickers in balance logIsmaël Bouya2018-05-011-2/+2
* Fixes https://git.immae.eu/mantisbt/view.php?id=44Ismaël Bouya2018-04-221-5/+19
* Add latest date to redisIsmaël Bouya2018-04-211-0/+2
* Store some information to redisIsmaël Bouya2018-04-211-1/+15
* Use generic parser for market processingIsmaël Bouya2018-04-201-25/+27
* Acceptance test preparationIsmaël Bouya2018-04-071-2/+3
* Refactor config parsingIsmaël Bouya2018-04-051-6/+5
* Add logging at market instance creationIsmaël Bouya2018-04-041-0/+3
* Improve fix of vanishing ordersIsmaël Bouya2018-04-031-1/+8
* Handle invalid noncesIsmaël Bouya2018-03-251-3/+3
* Handle timeouts for move_balancesIsmaël Bouya2018-03-251-6/+16
* Move request wrapper to ccxtIsmaël Bouya2018-03-241-12/+0
* Cleanup market from_configIsmaël Bouya2018-03-241-12/+5
* Store reports to databaseIsmaël Bouya2018-03-241-9/+40
* Add quiet flag for runningIsmaël Bouya2018-03-231-5/+6
* Store printed logsIsmaël Bouya2018-03-121-2/+4
* Add fake scenarioIsmaël Bouya2018-03-091-0/+27
* Add merge method for reportIsmaël Bouya2018-03-081-0/+1
* Move Portfolio to store and cleanup methodsIsmaël Bouya2018-03-081-6/+2
* 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