]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/shortlog
perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git
2018-04-02  Ismaël BouyaMerge branch 'dev' v1.1
2018-04-02  Ismaël BouyaMerge branch 'retry_vanished' into dev
2018-04-02  Ismaël BouyaFix vanishing orders
2018-04-02  Ismaël BouyaMerge branch 'dev' v1.0.3
2018-04-02  Ismaël BouyaSmall refactor for `super` use
2018-03-27  Ismaël BouyaMerge branch 'dev' v1.0.2
2018-03-27  Ismaël BouyaAdd conditional install with virtual env
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 order creations
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 BouyaAdd retry facility for api call timeouts
2018-03-24  Ismaël BouyaBackport report migration to database v0.6.0
2018-03-24  Ismaël BouyaAdd task to migrate reports to database
2018-03-24  Ismaël BouyaFetch market_config for import report task
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 BouyaAdd task to migrate reports to database
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-12  Ismaël BouyaMerge branch 'night_fixes' v0.5.1
2018-03-12  Ismaël BouyaFix mark finished order not alway called when necessary
2018-03-12  Ismaël BouyaFix fullfiled not having correct currencies
2018-03-09  Ismaël BouyaMerge branch 'immae/parallelize' into dev
2018-03-09  Ismaël BouyaAdd parallelization
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-08  Ismaël BouyaMove market processing to single method
2018-03-06  Ismaël BouyaComplete tests for the ccxt wrapper
2018-03-05  Ismaël BouyaMove helper methods to their due places
2018-03-04  Ismaël BouyaFixes after night run v0.5
2018-03-04  Ismaël BouyaFix test for pretty-printing json
2018-03-04  Ismaël BouyaAdd build_release in Makefile
2018-03-04  Ismaël BouyaPretty-print the json output
2018-03-04  Ismaël BouyaWrite tests for Processor class v0.4
2018-03-04  Ismaël BouyaAdd close trades action
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-03-01  Ismaël BouyaFix ticker fetcher
2018-03-01  Ismaël BouyaAdd tests for ccxt_wrapper
2018-03-01  Ismaël BouyaVarious fixes/improvements v0.3
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 BouyaFix dust amount error
2018-02-26  Ismaël BouyaAdd user and action for main actions
2018-02-26  Ismaël BouyaFix not serializable object
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 requirement file v0.1
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 mouvement representation
2018-02-19  Ismaël BouyaAdd liquidity to helper methods
2018-02-19  Ismaël BouyaAllow dispatch assets to receive liquidity
2018-02-19  Ismaël BouyaMake nonce in nanoseconds
2018-02-12  Ismaël BouyaAdd print_balances helper
2018-02-12  Ismaël BouyaAdd method to wait for portfolio update
2018-02-12  Ismaël BouyaAdd missing amount operations
2018-02-12  Ismaël BouyaFix move_balance not moving currencies absent from...
2018-02-12  Ismaël Bouyacreate wrapper for poloniex class
2018-02-11  Ismaël BouyaMove market to ccxt_wrapper
2018-02-11  Ismaël BouyaAdd last tests for helper
2018-02-11  Ismaël BouyaFix some errors in api responses
2018-02-11  Ismaël BouyaAdd missing tests
2018-02-11  Ismaël BouyaAdd Makefile and test coverage
2018-02-10  Ismaël BouyaSeparate store and add helper
2018-02-09  Ismaël BouyaFix Amount.__sub__ not working with 0
2018-02-06  Ismaël BouyaImplement order following heads/immae/dev
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-25  Ismaël BouyaAdd test for Trade
2018-01-25  Ismaël BouyaReturn correct values and fix isinstance use
2018-01-25  Ismaël BouyaRemove unnecessary dependency on ccxt
2018-01-24  Ismaël BouyaAdd dummy README and gitignore
2018-01-24  Ismaël BouyaAdd comments to explain the trade -> order conversion
2018-01-22  Ismaël BouyaHandle error when placing orders
2018-01-22  Ismaël BouyaFix selling price for inverted markets
2018-01-22  Ismaël BouyaAdd method to print orders
2018-01-22  Ismaël BouyaFix bid/ask to sell/buy in orders
2018-01-22  Ismaël BouyaAllow dispatch asset to have custom repartition
2018-01-22  Ismaël BouyaAdd debug mode parameter rather than global flag
2018-01-21  Ismaël BouyaAdd some tests and cleanup exchange process
2018-01-21  Ismaël BouyaStore currency conversion rate and use it in trade...
2018-01-21  Ismaël BouyaAdd compute value lambdas for currency conversion
2018-01-20  Ismaël BouyaRemove unused decorator
2018-01-20  Ismaël BouyaChange integer to decimals
2018-01-18  Ismaël BouyaDon't autoprepare the orders when creating trade
2018-01-18  Ismaël BouyaMove ticker to Trade class and add tests
next