]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/history - ccxt_wrapper.py
Merge branch 'dev'
[perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git] / ccxt_wrapper.py
2018-07-30  Ismaël BouyaMerge branch 'dev' v1.9.0
2018-07-30  Ismaël BouyaEat several positions in the order book after some...
2018-05-01  Ismaël BouyaMerge branch 'dev' v1.5
2018-05-01  Ismaël BouyaDon’t close dust remaining orders before end of trade.
2018-04-30  Ismaël BouyaFix price imprecision due to floats
2018-04-09  Ismaël BouyaMerge branch 'dev' v1.2.2
2018-04-09  Ismaël BouyaFix ccxt switching currency codes
2018-04-07  Ismaël BouyaMerge branch 'dev' v1.2.0
2018-04-07  Ismaël BouyaMerge branch 'test_cleanup' into dev
2018-04-07  Ismaël BouyaAcceptance test preparation
2018-04-04  Ismaël BouyaMerge branch 'dev' v1.1.2
2018-04-04  Ismaël BouyaMerge branch 'logs' into dev
2018-04-04  Ismaël BouyaLog http requests exceptions
2018-04-02  Ismaël BouyaMerge branch 'dev' v1.0.3
2018-04-02  Ismaël BouyaSmall refactor for `super` use
2018-03-25  Ismaël BouyaMerge branch 'dev' v1.0.1
2018-03-25  Ismaël BouyaMerge branch 'invalid_nonce' into dev
2018-03-25  Ismaël BouyaHandle invalid nonces
2018-03-25  Ismaël BouyaMerge branch 'dev' v1.0
2018-03-24  Ismaël BouyaMerge branch 'retry_timeout' into dev
2018-03-24  Ismaël BouyaMove request wrapper to ccxt
2018-03-24  Ismaël BouyaAdd retry facility for api call timeouts
2018-03-01  Ismaël BouyaAdd tests for ccxt_wrapper
2018-03-01  Ismaël BouyaVarious fixes/improvements v0.3
2018-02-19  Ismaël BouyaMake nonce in nanoseconds
2018-02-12  Ismaël Bouyacreate wrapper for poloniex class
2018-02-11  Ismaël BouyaMove market to ccxt_wrapper