fredfortier
fdd6b62963
Removing run_algorithm() from examples
2017-09-03 13:25:47 -04:00
fredfortier
bcb5fd2b14
Optimizing algorithm initialization
2017-09-03 13:05:18 -04:00
Victor Grau Serrat
85c2e9db4f
Merge branch 'exchange-trading' of github.com:enigmampc/catalyst into exchange-trading
2017-09-01 09:28:48 -06:00
Victor Grau Serrat
817cb07bee
minor fix reference-currency -> base-currency
2017-09-01 09:24:34 -06:00
fredfortier
8054d1d520
Fixed issue with spot price on Bittrex
2017-09-01 11:17:43 -04:00
fredfortier
8f3c440bac
Created wiki documentation
2017-08-31 14:14:54 -04:00
fredfortier
a785607d8f
Fixed a bug with sell orders and added documentation
2017-08-31 13:15:43 -04:00
fredfortier
753881bade
Bug fixes and polishing stats
2017-08-28 22:00:31 -04:00
fredfortier
b8d442cf89
Creating a clean branch for live trading
2017-08-27 15:19:13 -04:00
Victor Grau Serrat
24fd0fa6f8
Fix issue #28 : buy_and_hodl.py example
2017-08-25 09:29:25 -06:00
Conner Fromknecht
c494ac64ca
WIP: Integration of generic bundle and five minute bars
2017-07-21 04:10:58 -07:00
Conner Fromknecht
7c8924f3ad
Removed use of global variables from example strategies
2017-07-06 15:11:05 -07:00
Conner Fromknecht
4e333b4f34
Notes on default denomination, 1/10-th of full coin
2017-07-03 09:27:19 -07:00
Conner Fromknecht
821b067e75
Adjust examples plots to display price of full coin
2017-07-03 00:50:38 -07:00
Conner Fromknecht
39d90fa369
Updated example strategies
2017-07-01 18:27:17 -07:00
Conner Fromknecht
fa25e01b75
Update README.rst and examples
...
Never stop hodling
2017-07-01 18:27:16 -07:00
Conner Fromknecht
8fef0757d8
Updated examples
2017-07-01 18:27:16 -07:00
Conner Fromknecht
01a650f2a4
Improved Buy and Hodl example
2017-07-01 18:27:15 -07:00
Conner Fromknecht
2d26758fba
General improvements
2017-07-01 18:26:57 -07:00
Conner Fromknecht
b4b19a7555
USDT_BTC benchmark
...
This commit:
* Adds a crypto_benchmark that can create benchmarks for symbols found on POLO
* Changes default trading calendars to OPEN
* Properly computes daily bar data from five minute POLO bars
* Allows trading of one hundredth of a coin, later we plan to integrate per the
ratio of a full coin to its base denomination.
2017-06-23 18:44:45 -07:00
Conner Fromknecht
9c03012aa4
Untold improvements
2017-06-22 20:50:07 -07:00
Conner Fromknecht
5fd860c79e
Merge branch 'master' of https://github.com/enigmampc/catalyst
2017-06-21 11:43:52 -07:00
Conner Fromknecht
cd2a9625ae
Dual moving average for USDT_BTC
2017-06-21 11:41:11 -07:00
Conner Fromknecht
350c31229e
Dual moving average for USDT_BTC
2017-06-21 10:59:20 -07:00
Conner Fromknecht
46aa5f0c02
Changed default bundle to poloniex and new crypto examples
2017-06-20 17:23:21 -07:00
Conner Fromknecht
7de0fb52b3
Working crypto data on NYSE calendar
2017-06-20 15:40:37 -07:00
Conner Fromknecht
c4a7d21f8b
NYSE -> OPEN calendar for (most) default calendars
...
* Added extra bundle parameters for catalyst/poloniex bundles
2017-06-20 14:18:15 -07:00
Conner Fromknecht
99efa7a9f3
Fixed catalyst tests except example tests
2017-06-19 14:43:10 -07:00
Conner Fromknecht
fce97176d6
Changed zipline -> catalyst import paths
...
* Updated cython build scripts
* Updated setup.py to to install catalyst package
* Updated momentum example to use catalyst package
* catalyst executable now supports loading pipelines from multiple bundles
2017-06-19 14:43:10 -07:00