]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/history - main.py
Fetch only enabled market
[perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git] / main.py
2018-05-10  Ismaël BouyaFetch only enabled market
2018-05-02  Ismaël BouyaMerge branch 'refactor_db' into dev
2018-05-01  Ismaël BouyaRefactor databases access
2018-04-30  Ismaël BouyaFix price imprecision due to floats
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-08  Ismaël BouyaMerge branch 'acceptance_tests' into dev
2018-04-08  Ismaël BouyaAdd some acceptance tests
2018-04-07  Ismaël BouyaMerge branch 'test_cleanup' into dev
2018-04-07  Ismaël BouyaAcceptance test preparation
2018-04-05  Ismaël BouyaFix console helper
2018-04-05  Ismaël BouyaMerge branch 'config_parsing' into dev
2018-04-05  Ismaël BouyaRefactor config parsing
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 'night_fixes' into dev
2018-03-09  Ismaël BouyaMerge branch 'immae/parallelize' into dev
2018-03-09  Ismaël BouyaAdd parallelization
2018-03-08  Ismaël BouyaMove market processing to single method
2018-03-05  Ismaël BouyaMove helper methods to their due places
2018-03-04  Ismaël BouyaFixes after night run v0.5
2018-02-26  Ismaël BouyaFix dust amount error
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