Commit Graph

5611 Commits

Author SHA1 Message Date
Victor Grau Serrat 4c15f5efda BUG: _run() missing paper-trading params 2017-12-08 14:01:06 -07:00
Victor Grau Serrat 57f6a69e94 Merge branch 'develop' of github.com:enigmampc/catalyst into develop 2017-12-08 13:18:45 -07:00
Victor Grau Serrat ce085e01ec MAINT: PEP8 compliance 2017-12-08 13:18:24 -07:00
fredfortier 89f9a1179e BLD: improvements to stats output 2017-12-08 15:15:18 -05:00
Victor Grau Serrat eb5d55478d MAINT: added CCXT requirement to Conda yml environment 2017-12-07 23:04:54 -07:00
Victor Grau Serrat 0855391f77 Merge branch 'develop' of github.com:enigmampc/catalyst into develop 2017-12-07 22:32:28 -07:00
Victor Grau Serrat 619fbfc6ea DOC: PEP8 simple_universe.py & added to example_algos.html 2017-12-07 22:32:17 -07:00
fredfortier b644c947e3 BUG: fixed issue with stats output 2017-12-07 23:01:12 -05:00
fredfortier 1c03d837cc BUG: fixed issue with stats output 2017-12-07 22:26:01 -05:00
fredfortier 2e7aabd973 BLD: tested stats with multiple assets 2017-12-07 22:14:49 -05:00
fredfortier 6147df5c6c Merge remote-tracking branch 'origin/develop' into develop 2017-12-07 20:26:45 -05:00
fredfortier 54dcc58ee8 BLD: improved stats display to better support multiple assets per algo 2017-12-07 20:26:37 -05:00
Victor aa3f75390d Merge pull request #88 from cyzanfar/develop
MAINT: python3 compatible
2017-12-07 16:52:19 -07:00
Victor f4a1ad6e61 Merge pull request #70 from zie1ony/develop
Python 3 support
2017-12-07 16:49:33 -07:00
Frederic Fortier 87428b299f fixed requirements 2017-12-07 12:38:50 -08:00
fredfortier 5b78f161a4 BLD: more live trading testing and added s3 stats output 2017-12-07 00:20:27 -05:00
fredfortier 9688d71e23 BLD: tested blotter changes with live trading 2017-12-06 23:32:26 -05:00
cyzanfar 02875ef7ab Merge branch 'develop' of github.com:enigmampc/catalyst into develop 2017-12-06 18:02:17 -05:00
fredfortier e42276affa BLD: making some adjustment to the blotter to improve paper trading 2017-12-06 18:02:02 -05:00
cyzanfar f47aa13dd3 Python version 3 compatible 2017-12-06 17:58:42 -05:00
fredfortier dcdf4f77db BLD: making some adjustment to the blotter to improve paper trading 2017-12-05 22:08:30 -05:00
fredfortier 96a27d083c BLD: more live trading tests and fixed related issues 2017-12-03 00:04:15 -05:00
fredfortier f995f451a7 BLD: some refactoring to simplify the integration logic and tested several algos 2017-12-02 21:27:03 -05:00
fredfortier a3838fc00f BLD: tested ccxt with manual data ingestion 2017-12-02 20:20:57 -05:00
fredfortier 4db8131397 BLD: paper trading adjustments 2017-12-01 00:06:11 -05:00
fredfortier 207bce6216 Merge remote-tracking branch 'origin/develop' into develop 2017-11-30 23:16:16 -05:00
fredfortier 8fb8b80a12 BLD: first rough test of CCXT in live trading 2017-11-30 23:15:10 -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
Victor Grau Serrat b587804e3e DOC: fix video links to algos 2017-11-30 17:11:15 -07:00
fredfortier 5660247da2 BLD: tested all public APIs with CCXT 2017-11-30 17:08:13 -05:00
fredfortier fc2c44a6b7 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	catalyst/examples/mean_reversion_simple.py
2017-11-29 22:33:46 -05:00
fredfortier 4eb8a6eb0f BLD: populating assets with help from CCXT 2017-11-29 22:31:44 -05:00
Victor Grau Serrat c8eaa11f80 DOC: added portfolio_optimization to documented examples 2017-11-29 09:37:46 -07:00
Victor Grau Serrat 55a9d76b9b Merge branch 'master' into develop 2017-11-29 09:24:59 -07:00
Victor Grau Serrat 7abd992d17 DOC: added portfolio_optimization example 2017-11-29 09:19:41 -07:00
Victor Grau Serrat daeccaed36 DOC: video - live trading 2017-11-28 16:44:13 -07:00
Victor Grau Serrat 25358a4077 Merge branch 'master' into develop 2017-11-28 12:44:19 -07:00
Victor Grau Serrat 7cf4f84e89 DOC: documented 4 example algorithms 2017-11-28 12:35:50 -07:00
Victor Grau Serrat b63199e4e1 DOC: adjusting example params to match video tutorial 2017-11-28 12:24:53 -07:00
Victor Grau Serrat 4af08be7e8 Merge branch 'develop' of github.com:enigmampc/catalyst into develop 2017-11-28 12:23:19 -07:00
fredfortier 606148e19c DOC: Integrating with ccxt 2017-11-28 13:42:58 -05:00
Victor Grau Serrat d38e560265 Merge branch 'master' into develop 2017-11-28 11:23:31 -07:00
Victor Grau Serrat ffd1bc07cc DOC: making example algos consistent with doc website 2017-11-28 11:22:41 -07:00
fredfortier dfcfe5a370 merging from develop 2017-11-28 01:44:46 -05:00
fredfortier 803823eac0 merging from develop 0.3.10 2017-11-28 01:41:58 -05:00
fredfortier 5a18e09730 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	docs/source/releases.rst
2017-11-28 01:34:38 -05:00
fredfortier dd41f8c006 BUG: fixed issue with daily frequency 2017-11-28 01:34:17 -05:00
Victor Grau Serrat 7a2a4817fe BUG: missing parameters in log statements 2017-11-27 23:11:22 -07:00
Victor Grau Serrat 105522e5ab DOC: fixed date from 0.3.9 release 2017-11-27 22:01:19 -07:00