]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/history - tests/test_market.py
Add USDT rate to balances
[perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git] / tests / test_market.py
2018-05-08  Ismaël BouyaAdd USDT rate to balances
2018-05-07  Ismaël BouyaRun prepared orders after disappeared order
2018-05-06  Ismaël BouyaFix infinite recursion during fetch
2018-05-05  Ismaël BouyaAdd checkpoints when fetching balance
2018-05-02  Ismaël BouyaMerge branch 'refactor_db' into dev
2018-05-02  Ismaël BouyaInclude current portfolio currencies when printing...
2018-05-01  Ismaël BouyaRefactor databases access
2018-05-01  Ismaël BouyaStore tickers in balance log
2018-04-22  Ismaël BouyaFixes https://git.immae.eu/mantisbt/view.php?id=44
2018-04-21  Ismaël BouyaAdd latest date to redis
2018-04-20  Ismaël BouyaMerge branch 'redis' into dev
2018-04-20  Ismaël BouyaStore some information to redis
2018-04-20  Ismaël BouyaUse generic parser for market processing
2018-04-20  Ismaël BouyaMerge branch 'test_cleanup' into dev
2018-04-20  Ismaël BouyaMove acceptance tests to common directory
2018-04-07  Ismaël BouyaMerge branch 'test_cleanup' into dev
2018-04-07  Ismaël BouyaAdd acceptance tests
2018-04-07  Ismaël BouyaAcceptance test preparation
2018-04-07  Ismaël BouyaMove tests to separate files