AvishaiW
|
8a3cc7e5fa
|
BLD: added a cmd for running on the cloud (WIP)
|
2018-03-01 01:30:18 +02:00 |
|
Frederic Fortier
|
fec829b82e
|
BLD: adjustments from testing
|
2018-02-27 23:10:09 -05:00 |
|
Frederic Fortier
|
b2f042e2c2
|
Merge remote-tracking branch 'origin/new_exchange_config' into new_exchange_config
# Conflicts:
# catalyst/examples/mean_reversion_simple.py
# catalyst/exchange/ccxt/ccxt_exchange.py
# catalyst/exchange/exchange.py
# catalyst/exchange/utils/serialization_utils.py
# etc/python2.7-environment.yml
# etc/requirements.txt
# tests/exchange/test_suites/test_suite_exchange.py
|
2018-02-27 00:29:40 -05:00 |
|
Frederic Fortier
|
b271b372d8
|
BLD: made some adjustment to generate and use the exchange config more efficiently and without mapping. Currently testing.
|
2018-02-27 00:11:43 -05:00 |
|
Frederic Fortier
|
3f9a0727c0
|
BLD: replacing symbols.json and fetching markets with a single config
|
2018-02-27 00:10:38 -05: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
|
1aed7c71f6
|
working on trades collector
|
2018-02-12 12:46:09 -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
|
2a239fd5bb
|
BLD: made some adjustment to generate and use the exchange config more efficiently and without mapping. Currently testing.
|
2018-01-27 20:53:38 -05:00 |
|
Frederic Fortier
|
6b3f59ff76
|
BLD: replacing symbols.json and fetching markets with a single config
|
2018-01-26 17:16:42 -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 |
|