aboutsummaryrefslogtreecommitdiff
path: root/store.py
Commit message (Expand)AuthorAgeFilesLines
* Pretty-print the json outputIsmaël Bouya2018-03-041-1/+1
* Add close trades actionIsmaël Bouya2018-03-041-1/+5
* Remove useless update_trades methodIsmaël Bouya2018-03-011-2/+13
* Various fixes/improvementsv0.3Ismaël Bouya2018-03-011-3/+14
* Fix not serializable objectIsmaël Bouya2018-02-261-1/+1
* Refactor the store to be more conciliant with multiple marketsv0.2Ismaël Bouya2018-02-251-126/+104
* Add tags to balance logIsmaël Bouya2018-02-241-3/+4
* Add report store to store messages and logsIsmaël Bouya2018-02-241-16/+208
* Allow dispatch assets to receive liquidityIsmaël Bouya2018-02-191-2/+2
* Add Makefile and test coverageIsmaël Bouya2018-02-111-14/+19
* Separate store and add helperIsmaël Bouya2018-02-101-0/+102