]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/history - market.py
Merge branch 'dev'
[perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git] / market.py
2018-09-26  Ismaël BouyaMerge branch 'dev' v1.10.2
2018-08-27  Ismaël BouyaUse market options for fetch balances
2018-08-04  Ismaël BouyaMerge branch 'dev' v1.10.1
2018-08-04  Ismaël BouyaRefactor a bit the options passing process
2018-08-04  Ismaël BouyaMerge branch 'dev' v1.10.0
2018-08-04  Ismaël BouyaAdd liquidity option for cryptoportfolio users
2018-07-30  Ismaël BouyaMerge branch 'dev' v1.8.6
2018-07-30  Ismaël BouyaFix orders disappearing but finally not
2018-06-10  Ismaël BouyaMerge branch 'dev' v1.8.4
2018-06-10  Ismaël BouyaFix available balance when buying
2018-05-08  Ismaël BouyaMerge branch 'dev' v1.8.1
2018-05-08  Ismaël BouyaCheck before processing that credentials are valid
2018-05-08  Ismaël BouyaMerge branch 'dev' v1.8
2018-05-08  Ismaël BouyaAdd USDT rate to balances
2018-05-07  Ismaël BouyaMerge branch 'dev' v1.7.2
2018-05-07  Ismaël BouyaRun prepared orders after disappeared order
2018-05-06  Ismaël BouyaMerge branch 'dev' v1.7.1
2018-05-06  Ismaël BouyaFix infinite recursion during fetch
2018-05-05  Ismaël BouyaMerge branch 'dev' v1.7
2018-05-05  Ismaël BouyaAdd checkpoints when fetching balance
2018-05-02  Ismaël BouyaMerge branch 'dev' v1.6
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 BouyaMerge branch 'dev' v1.5
2018-05-01  Ismaël BouyaStore tickers in balance log
2018-04-22  Ismaël BouyaMerge branch 'dev' v1.4
2018-04-22  Ismaël BouyaFixes https://git.immae.eu/mantisbt/view.php?id=44
2018-04-21  Ismaël BouyaMerge branch 'dev' v1.3.1
2018-04-21  Ismaël BouyaAdd latest date to redis
2018-04-20  Ismaël BouyaMerge branch 'dev' v1.3
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-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-05  Ismaël BouyaMerge branch 'dev' v1.1.3
2018-04-05  Ismaël BouyaMerge branch 'config_parsing' into dev
2018-04-05  Ismaël BouyaRefactor config parsing
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 BouyaAdd logging at market instance creation
2018-04-03  Ismaël BouyaMerge branch 'dev' v1.1.1
2018-04-03  Ismaël BouyaMerge branch 'retry_vanished' into dev
2018-04-03  Ismaël BouyaImprove fix of vanishing orders
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-25  Ismaël BouyaMerge branch 'timeouts' into dev
2018-03-25  Ismaël BouyaHandle timeouts for move_balances
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 BouyaMerge branch 'store_reports' into dev
2018-03-24  Ismaël BouyaCleanup market from_config
2018-03-24  Ismaël BouyaStore reports to database
2018-03-23  Ismaël BouyaAdd quiet flag for running
2018-03-12  Ismaël BouyaMerge branch 'immae/store_logs' into dev
2018-03-12  Ismaël BouyaStore printed logs
2018-03-12  Ismaël BouyaMerge branch 'night_fixes' into dev
2018-03-09  Ismaël BouyaMerge branch 'immae/parallelize' into dev
2018-03-09  Ismaël BouyaAdd fake scenario
2018-03-08  Ismaël BouyaAdd merge method for report
2018-03-08  Ismaël BouyaMove Portfolio to store and cleanup methods
2018-03-05  Ismaël BouyaMove helper methods to their due places
2018-03-02  Ismaël BouyaAdd processors
2018-03-01  Ismaël BouyaRemove useless update_trades method
2018-03-01  Ismaël BouyaFix ticker fetcher
2018-03-01  Ismaël BouyaVarious fixes/improvements v0.3
2018-02-26  Ismaël BouyaFix dust amount error
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-12  Ismaël Bouyacreate wrapper for poloniex class
2018-02-11  Ismaël BouyaMove market to ccxt_wrapper
2018-02-04  Ismaël BouyaWIP: handle more balance information
2018-02-03  Ismaël BouyaWork in progress to use shorts
2018-01-25  Ismaël BouyaAdd first steps for margin trading
2018-01-20  Ismaël BouyaChange integer to decimals
2018-01-11  Ismaël BouyaAdd log-in api key to market