Commit Graph

5671 Commits

Author SHA1 Message Date
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
Victor Grau Serrat 025929035e DOC: fixed missing link 2017-12-12 09:13:38 -07:00
Victor Grau Serrat 1d15e12b8d DOC: added features page, restructured Jupyter & naming convention 2017-12-12 09:04:30 -07:00
Frederic Fortier 552f4260b4 BLD: for issue #87, added configurable slippage and commission 2017-12-11 22:34:46 -05:00
Frederic Fortier 0c3b5fc3c5 Merge branch 'develop' of github.com:enigmampc/catalyst into develop 2017-12-11 20:01:11 -05:00
Frederic Fortier 42f59e99df BLD: improving stats upload 2017-12-11 20:00:45 -05:00
Victor Grau Serrat 5d84f26b72 DOC: Updated Jupyter documentation 2017-12-11 15:52:55 -07:00
Victor Grau Serrat 60747082b6 DOC: added jupyter notebook in the examples 2017-12-11 15:46:55 -07:00
Victor 1e00be4cf3 Update dual_vwap.py 2017-12-11 15:18:07 -07:00
Victor Grau Serrat 153469664c DOC: link README to DOC landing page, added badges 2017-12-11 12:31:30 -07:00
Victor Grau Serrat d40e9f1623 Merge branch 'master' into develop 2017-12-11 12:28:29 -07:00
Victor 4f8bf413bd DOC: Update README.rst 2017-12-11 12:12:46 -07:00
Victor Grau Serrat 0558cc61cf DOC: Updated README.rst 2017-12-11 12:09:53 -07:00
Frederic Fortier a3761beae2 BUG: fixed retry issue with synchronize_portfolio 2017-12-11 02:22:38 -05:00
Frederic Fortier 49aaaa8f26 BLD: Housekeeping 2017-12-10 01:24:39 -05:00