]> 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-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