134 Commits

Author SHA1 Message Date
Frederic Fortier 93ca4e990d BUG: fixed a dependency issue 2018-03-09 13:20:50 -05:00
lenak25 e59f46dfd6 BLD: improve periods calculation 2018-03-04 13:47:08 +02:00
lenak25 3159ec7dc2 BLD: fix periods calculations and bundle unit-test 2018-03-02 00:36:13 +02:00
lenak25 8be0626fc9 BLD:refine unit-test 2018-03-01 18:16:57 +02:00
lenak25 868f17fd9d BLD:flake fixes 2018-03-01 16:39:42 +02:00
lenak25 b95cf465fc BLD:updating the forward fill to set volume to zero and others values to the previous close value 2018-03-01 16:09:09 +02:00
Frederic Fortier d64d6f191f BLD: upgraded CCXT 2018-02-12 16:44:25 -05:00
Frederic Fortier 5345bfc43d BLD: remove extra candle at the beginning of history bars after resampling 2018-02-12 13:59:19 -05:00
Frederic Fortier 511af7946e BUG: for issue #219, created another unit test which compares current price against last candle 2018-02-09 02:40:53 -05:00
Frederic Fortier 5c77cfc68d BUG: for issue #219, fixed a resampling issue 2018-02-09 01:38:22 -05:00
Frederic Fortier 44e4e66f5c BLD: adding more log messages 2018-02-09 00:56:35 -05:00
Frederic Fortier a820f66bdc BLD: adjusted unit test 2018-02-08 16:57:23 -05:00
Frederic Fortier 82d318a1c0 BUG: fixed issue #216 with bad candle data 2018-02-08 15:51:55 -05:00
Frederic Fortier 093660ab1a BLD: simplified unit tests until the next release 2018-02-07 01:46:33 -05:00
Frederic Fortier 18c96303a6 BLD: improved unit test 2018-01-29 19:20:55 -05:00
Frederic Fortier 7f021acb2e BUG: fixed catalyst import 2018-01-29 15:58:34 -05:00
Frederic Fortier 7ae23e2340 BLD: conditionally fetching single or multi tickers for performance reasons 2018-01-25 17:40:45 -05:00
Frederic Fortier 0aa8c91577 BLD: for issue #174, re-implemented the fetch_tickers approach 2018-01-24 22:43:08 -05:00
Frederic Fortier f34a66e9c6 BUG: trying to fix issue #178 with Binance lot sizes 2018-01-24 21:54:05 -05:00
Frederic Fortier 853707dfb2 BLD: updated CCXT and temporarily fixed symbol mapping issue 2018-01-18 21:57:11 -05:00
Frederic Fortier 6a929b6e25 BLD: updating example algos for testing 2018-01-18 19:26:33 -05:00
Frederic Fortier 439b5404ae BLD: cleanup and minor adjustments to get_candles() in live mode 2018-01-18 18:06:10 -05:00
Frederic Fortier 51126fd7ae BLD: improved the bundle test suite and related adjustments 2018-01-18 17:09:37 -05:00
Frederic Fortier 563fc433d5 BUG: fixed issue with number of superfluous candles at the beginning of bundle history 2018-01-18 15:08:12 -05:00
Frederic Fortier b0f2202b54 BUG: fixed bundle test suite 2018-01-18 14:08:11 -05:00
Frederic Fortier 3f974b1adf DOC: For issue #151, significantly improved the way in which we are processing order for exchanges supporting "fetch-my-trades" 2018-01-12 16:33:00 -05:00
Frederic Fortier 141ee65c91 BLD: working on unit tests. 2018-01-09 01:08:57 -05:00
Frederic Fortier 595bd82234 BLD: improving unit tests 2018-01-05 00:13:18 -05:00
Frederic Fortier a818d10d40 BLD: improving unit tests 2018-01-04 21:06:40 -05:00
Frederic Fortier 3045c5108a BLD: backing out CCXT update, not enough time to test properly 2018-01-04 01:44:25 -05:00
Frederic Fortier a60311b002 BUG: minor fixes from unit testing 2018-01-03 20:18:53 -05:00
Frederic Fortier cd1f5ca97b BLD: housekeeping, reorganizing files into smaller packages 2017-12-28 17:49:15 -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 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 dcefca6038 BLD: completed exchange unit tests and fixed misc issues 2017-12-18 21:04:40 -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 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 49aaaa8f26 BLD: Housekeeping 2017-12-10 01:24:39 -05:00
Victor Grau Serrat ce085e01ec MAINT: PEP8 compliance 2017-12-08 13:18:24 -07:00
cyzanfar 02875ef7ab Merge branch 'develop' of github.com:enigmampc/catalyst into develop 2017-12-06 18:02:17 -05:00
cyzanfar f47aa13dd3 Python version 3 compatible 2017-12-06 17:58:42 -05:00
fredfortier 4db8131397 BLD: paper trading adjustments 2017-12-01 00:06:11 -05:00
fredfortier b762689225 BLD: all exchange operations now implemented an unit tested with CCXT 2017-11-30 22:45:52 -05:00
fredfortier 7bbb6e0b42 BLD: tested creating orders and viewing open orders with CCXT 2017-11-30 20:18:16 -05:00