Cam Sweeney
93ebbf8b1f
DOC: fix import and support python3 for beginner tutorial
...
The beginner tutorial Dual Moving Average example attempted to import
extract_transactions from the wrong location.
The tutorial and corresponding example also would fail using python3
due to indexing the view object returned via context.exchange.values()
2018-01-09 18:25:59 -08:00
Frederic Fortier
4d8d1e33d0
DOC: updated release notes
2018-01-05 00:15:19 -05:00
Frederic Fortier
9515d10cef
DOC: updated release notes
2018-01-05 00:11:04 -05:00
Frederic Fortier
bd4b0d2756
DOC: Fixed old release header
2018-01-04 02:46:10 -05:00
Frederic Fortier
54ebfd6aad
DOC: updating release notes with new version number
2018-01-04 02:15:05 -05:00
Frederic Fortier
d64fe12751
DOC: 0.4.1 release notes
2018-01-03 22:58:40 -05:00
Albert De La Fuente Vigliotti
99db2ca46d
Specify python2
2017-12-19 18:24:43 -02:00
Albert De La Fuente Vigliotti
b1a735d83f
Initial pipenv instructions
2017-12-19 18:03:12 -02:00
Frederic Fortier
4740aebd7f
BLD: testing markets for each exchange
2017-12-14 15:42:39 -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
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
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
Victor Grau Serrat
5d84f26b72
DOC: Updated Jupyter documentation
2017-12-11 15:52:55 -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
619fbfc6ea
DOC: PEP8 simple_universe.py & added to example_algos.html
2017-12-07 22:32:17 -07:00
Victor Grau Serrat
b587804e3e
DOC: fix video links to algos
2017-11-30 17:11:15 -07:00
Victor Grau Serrat
c8eaa11f80
DOC: added portfolio_optimization to documented examples
2017-11-29 09:37:46 -07:00
Victor Grau Serrat
daeccaed36
DOC: video - live trading
2017-11-28 16:44:13 -07:00
Victor Grau Serrat
7cf4f84e89
DOC: documented 4 example algorithms
2017-11-28 12:35:50 -07:00
fredfortier
803823eac0
merging from develop
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
105522e5ab
DOC: fixed date from 0.3.9 release
2017-11-27 22:01:19 -07:00
Victor Grau Serrat
697ff54125
Merge branch 'develop' of github.com:enigmampc/catalyst into develop
2017-11-27 21:07:15 -07:00
Victor Grau Serrat
4bcd34bd78
DOC: improved beginner tutorial
2017-11-27 21:07:03 -07:00
fredfortier
1c143eb9ea
DOC: 0.3.9 release notes
2017-11-27 17:55:56 -05:00
fredfortier
a61b22b821
DOC: 0.3.9 release notes
2017-11-27 17:55:22 -05:00
fredfortier
d07e0edd88
DOC: 0.3.9 release notes
2017-11-27 17:54:34 -05:00
Victor Grau Serrat
b4ab1a5375
DOC: remake of beginner tutorial
2017-11-21 22:53:50 -07:00
Victor Grau Serrat
86b2a5c772
DOC: videos: +3rd_install, +backtest
2017-11-20 09:31:47 -07:00
Victor Grau Serrat
9cfd50dc4f
DOC: mean_reversion_simple.py minor edits, and added to doc website
2017-11-20 09:12:43 -07:00
Victor Grau Serrat
698b19c8fa
DOC: updated examples/buy_and_hodl.py. Added Example Algos and Utilities pages to the documentation
2017-11-19 23:51:57 -07:00
Victor Grau Serrat
cfb3f1ca42
DOC: restructured install page
2017-11-19 22:04:11 -07:00
fredfortier
5110b37a82
Merge remote-tracking branch 'origin/develop' into develop
2017-11-14 16:39:19 -05:00
Victor Grau Serrat
a2bb231424
DOC: improving Win/Conda install instructions
2017-11-14 12:14:38 -07:00
fredfortier
9093be748e
BUG: fixed a warning filter issue
2017-11-14 13:58:24 -05:00
fredfortier
273b4fb7a7
DOC: updated release notes
2017-11-14 13:27:20 -05:00
fredfortier
648be3969a
DOC: added release notes of upcoming 0.3.7 release
2017-11-11 18:09:24 -05:00
Victor Grau Serrat
9229809b05
DOC: fix broken documentation
2017-11-06 16:41:04 -07:00
fredfortier
d4148891fc
DOC: updated release notes prior to release
2017-11-04 16:43:27 -04:00
fredfortier
8c6ac53a05
BLD: cleanup in algos and unit tests
2017-11-04 14:46:09 -04:00
Victor Grau Serrat
a3808c31ef
DOC: releases
2017-11-02 23:53:21 -05:00
fredfortier
35677c553c
BUG: fixed issues with data frequencies in data.history() which was particularly noticeable in live mode and minor adjustments around the commission model
2017-10-31 23:34:48 -04:00