Commit Graph

5685 Commits

Author SHA1 Message Date
Frederic Fortier 332a3d41e3 BLD: improved portfolio synchronization in live trading to handle situations where positions in the exchange are less than tracked by the algo 2017-12-24 00:26:24 -05:00
Frederic Fortier e9714cfb32 BLD: improved saving algo state 2017-12-23 21:42:04 -05:00
Frederic Fortier 67bd5c8f6a BLD: improvements following unit tests 2017-12-22 15:45:23 -05:00
Frederic Fortier 662af595cb BUG: fixed an issue with bad s3 dependency 2017-12-21 21:22:03 -05:00
Frederic Fortier 555b1d817e BUG: fixed deprecation issue 2017-12-21 01:27:06 -05:00
Frederic Fortier d289a1cba5 BUG: fixed issue retrying failed orders 2017-12-21 01:24:39 -05:00
Frederic Fortier 3b16bf7538 BLD: completed unit tests for validating bundles against OHLCV data on each exchange 2017-12-20 16:04:01 -05:00
Frederic Fortier 55262eeb46 BLD: working on bundle unit tests 2017-12-20 15:03:42 -05:00
Frederic Fortier 5d8d14640c Merge branch 'vonpupp-feature/doc_pipenv_install' into develop 2017-12-19 18:01:21 -05:00
Albert De La Fuente Vigliotti 99db2ca46d Specify python2 2017-12-19 18:24:43 -02:00
Albert De La Fuente Vigliotti 9b382f58b8 Minor rewrites 2017-12-19 18:04:43 -02:00
Albert De La Fuente Vigliotti b1a735d83f Initial pipenv instructions 2017-12-19 18:03:12 -02:00
Albert De La Fuente Vigliotti 15e963cee1 Initial pipenv instructions 2017-12-19 17:56:59 -02:00
Frederic Fortier 1921c3dc80 Merge branch 'ykgoon-develop' into develop 2017-12-19 13:39:14 -05:00
Frederic Fortier 757b8a0eef Merge branch 'develop' of https://github.com/ykgoon/catalyst into ykgoon-develop 2017-12-19 13:38:57 -05:00
Frederic Fortier 2e4c9fe027 Merge branch 'develop' of github.com:enigmampc/catalyst into develop 2017-12-19 13:37:54 -05:00
Frederic Fortier 35e71559a4 Merge branch 'inevity-commissioncalc' into develop 2017-12-19 13:37:31 -05:00
Frederic Fortier 6bfd76ffc7 Merge branch 'commissioncalc' of https://github.com/inevity/catalyst into inevity-commissioncalc 2017-12-19 13:35:37 -05:00
Baul e536b88f1c BUG: fixed the commission calc 2017-12-19 23:26:32 +08:00
Victor Grau Serrat ff1df11384 BUG: minor fix in Poloniex curate script 2017-12-19 14:05:45 +01:00
Frederic Fortier dcefca6038 BLD: completed exchange unit tests and fixed misc issues 2017-12-18 21:04:40 -05:00
Frederic Fortier 6aefc71449 BUG: fixed issue #103, bad order status on Poloniex 2017-12-18 20:46:47 -05:00
Frederic Fortier 394afdba6d BLD: improved frequency / timeframe mapping 2017-12-18 14:59:22 -05:00
Frederic Fortier c698956f9f BUG: worked around CCXT issue with fetch_tickers, see: https://github.com/ccxt/ccxt/issues/870 2017-12-16 21:36:20 -05:00
Frederic Fortier 1ff9c9f39b BLD: utilities for loading historical data 2017-12-15 22:11:57 -05:00
Frederic Fortier b93f9c10d3 BLD: unit tests for historical data 2017-12-15 18:59:13 -05:00
Frederic Fortier 5962496d83 BLD: working on unit tests and data ingestion 2017-12-14 20:42:31 -05:00
Frederic Fortier 952ccf37fa BLD: removing deprecated tests 2017-12-14 15:43:01 -05:00
Frederic Fortier 4740aebd7f BLD: testing markets for each exchange 2017-12-14 15:42:39 -05:00
Frederic Fortier 2a9fe7dbe2 BLD: added CCXT market data cache 2017-12-13 18:44:17 -05:00
Frederic Fortier 44753b681d DOC: formal unit tests scenarios 2017-12-13 15:12:12 -05:00
Frederic Fortier 865ca54e86 DOC: formal unit tests scenarios 2017-12-13 15:10:59 -05:00
Y.K. Goon 71654ff9ff DOC: Fix docker-build instruction
And mostly other style fixes.
2017-12-13 18:15:25 +08:00
Frederic Fortier 95ce66a66a Merge remote-tracking branch 'origin/develop' into develop 2017-12-12 19:44:50 -05:00
Frederic Fortier 4ed000609d BLD: trying to better handle invalid order status 2017-12-12 19:44:43 -05:00
Victor Grau Serrat 024342ce12 BUG: fix of bug from commit ce085e01ec 2017-12-12 16:56:29 -07:00
Victor Grau Serrat 24460967b3 Merge branch 'master' into develop 2017-12-12 16:28:56 -07:00
Victor Grau Serrat 94583c2684 DOC: updating docs - no stop orders on ccxt 2017-12-12 16:28:13 -07:00
Frederic Fortier 7f7cb80e37 DOC: fixed release notes 2017-12-12 17:52:35 -05:00
Frederic Fortier 263a2ba547 merged from develop 0.4.0 2017-12-12 15:48:35 -05:00
Frederic Fortier 3014651ac2 BLD: updated CLI with new parameters 2017-12-12 15:44:50 -05:00
Frederic Fortier a7c9846245 BLD: updated CLI with new parameters 2017-12-12 15:36:57 -05:00
Frederic Fortier d41d9095a1 BLD: adjusted the example algorithms 2017-12-12 15:13:57 -05:00
Frederic Fortier ddf0c480a0 BLD: testing each sample algo and fixing an issue with data.history 2017-12-12 14:43:06 -05:00
Frederic Fortier 7091546b2b BUG: fixed a standardization issue with historical data in live mode 2017-12-12 14:19:10 -05:00
Frederic Fortier a7bcf063c3 BLD: improved stats display in live mode 2017-12-12 13:52:45 -05:00
Frederic Fortier f2e4637f29 BUG: trying to mitigate a date adjustment issue which occurs sometimes sometimes in live trading especially with Bitrrex at certain frequencies. 2017-12-12 13:34:18 -05:00
Frederic Fortier 021e1fd8c8 DOC: updating feature list 2017-12-12 13:28:57 -05:00
Frederic Fortier e46604707f Merge remote-tracking branch 'origin/develop' into develop 2017-12-12 13:23:21 -05:00
Frederic Fortier eee8dcbbd6 DOC: documented paper trading and updated the release notes 2017-12-12 13:23:15 -05:00