]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/history - helper.py
Add processors
[perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git] / helper.py
2018-03-02  Ismaël BouyaAdd processors
2018-03-01  Ismaël BouyaRemove useless update_trades method
2018-03-01  Ismaël BouyaAdd processors
2018-03-01  Ismaël BouyaDynamically use process methods
2018-02-26  Ismaël BouyaAdd make_order and get_user_market helpers
2018-02-26  Ismaël BouyaRetry running order when available balance is insufficient
2018-02-26  Ismaël BouyaAdd user and action for main actions
2018-02-25  Ismaël BouyaRefactor the store to be more conciliant with multiple... v0.2
2018-02-25  Ismaël BouyaAdd main running file and fetch information from database
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 BouyaAdd liquidity to helper methods
2018-02-12  Ismaël BouyaAdd print_balances helper
2018-02-12  Ismaël BouyaFix move_balance not moving currencies absent from...
2018-02-11  Ismaël BouyaAdd last tests for helper
2018-02-11  Ismaël BouyaAdd missing tests
2018-02-10  Ismaël BouyaSeparate store and add helper