]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/history - tests/test_portfolio.py
Don’t raise when some market is disabled
[perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git] / tests / test_portfolio.py
2018-09-26  Ismaël BouyaDon’t raise when some market is disabled
2018-07-30  Ismaël BouyaEat several positions in the order book after some...
2018-05-14  Ismaël BouyaFix orders marked as dust even when closed
2018-05-06  Ismaël BouyaFix infinite recursion during fetch
2018-05-01  Ismaël BouyaDon’t close dust remaining orders before end of trade.
2018-04-20  Ismaël BouyaMerge branch 'test_cleanup' into dev
2018-04-20  Ismaël BouyaMove acceptance tests to common directory
2018-04-09  Ismaël BouyaFix ccxt switching currency codes
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