]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/history - store.py
Fix vanishing orders
[perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git] / store.py
2018-03-24  Ismaël BouyaMerge branch 'store_reports' into dev
2018-03-24  Ismaël BouyaStore reports to database
2018-03-12  Ismaël BouyaMerge branch 'immae/store_logs' into dev
2018-03-12  Ismaël BouyaStore printed logs
2018-03-12  Ismaël BouyaMerge branch 'night_fixes' into dev
2018-03-09  Ismaël BouyaMerge branch 'immae/parallelize' into dev
2018-03-09  Ismaël BouyaAdd parallelization
2018-03-08  Ismaël BouyaAdd merge method for report
2018-03-08  Ismaël BouyaMove Portfolio to store and cleanup methods
2018-03-04  Ismaël BouyaPretty-print the json output
2018-03-04  Ismaël BouyaAdd close trades action
2018-03-01  Ismaël BouyaRemove useless update_trades method
2018-03-01  Ismaël BouyaVarious fixes/improvements v0.3
2018-02-26  Ismaël BouyaFix not serializable object
2018-02-25  Ismaël BouyaRefactor the store to be more conciliant with multiple... v0.2
2018-02-24  Ismaël BouyaAdd tags to balance log
2018-02-24  Ismaël BouyaAdd report store to store messages and logs
2018-02-19  Ismaël BouyaAllow dispatch assets to receive liquidity
2018-02-11  Ismaël BouyaAdd Makefile and test coverage
2018-02-10  Ismaël BouyaSeparate store and add helper