izokay
e9a3bcf3e9
Update beginner-tutorial.rst
2018-01-29 17:23:22 -05:00
izokay
5b77f5eeba
Update beginner-tutorial.rst
2018-01-29 17:23:00 -05:00
izokay
5417881a72
Update beginner-tutorial.rst
2018-01-29 17:21:53 -05:00
izokay
1cadaf1ed0
Update beginner-tutorial.rst
2018-01-29 17:19:44 -05:00
izokay
929e0a9a01
Update beginner-tutorial.rst
2018-01-29 17:18:16 -05:00
izokay
15aadbb101
documentation for PyCharm
2018-01-29 17:14:15 -05:00
Frederic Fortier
e6fb708c1c
Merge branch 'patch-1' of https://github.com/alexiri/catalyst into alexiri-patch-1
2018-01-25 17:52:22 -05:00
Frederic Fortier
575ac4a36d
BLD: updated release notes for release 0.4.7
2018-01-19 18:17:07 -05:00
Victor Grau Serrat
d669419d18
DOC: updating references to catalyst
2018-01-19 14:55:40 -07:00
Frederic Fortier
03d2c0e306
DOC: updated release notes for 0.4.6
2018-01-18 23:09:04 -05:00
Victor Grau Serrat
c8d6e07179
DOC: added update instructions ( #156 )
2018-01-18 17:02:21 -07:00
Victor Grau Serrat
d21eb3b946
DOC: improved documentation of paper trading mode ( #168 )
2018-01-18 16:29:09 -07:00
Victor Grau Serrat
eee9a07f54
DOC: updated timeframe of upcoming features
2018-01-18 13:10:06 -07:00
Alex Iribarren
df4dd0f5a4
Update example-algos.rst
...
exchange_utils was moved.
2018-01-14 13:55:16 +01:00
Victor Grau Serrat
5314d3e1f8
Merge branch 'develop' of github.com:enigmampc/catalyst into develop
2018-01-13 06:17:02 -07:00
Victor Grau Serrat
bb16975400
DOC: typo in link
2018-01-13 06:16:40 -07:00
Frederic Fortier
50dc322230
BLD: minor adjustments and updated release notes
2018-01-12 19:53:26 -05:00
Frederic Fortier
8a9b4e2df7
DOC: updated release notes for next release
2018-01-12 16:56:51 -05:00
Victor
8d3f3ba81d
Merge branch 'develop' into tutorial-fixes
2018-01-12 14:01:47 -07:00
Victor
e916283522
Merge pull request #155 from treethought/virtualenv-install
...
DOC: present virtualenv info before pip install command
2018-01-12 13:49:18 -07:00
Victor Grau Serrat
b7a32656d5
DOC: improved doc of matplotlib error after installation
2018-01-12 12:15:04 -07:00
Victor Grau Serrat
14c7170159
DOC: sphinx/docutils issue when building docs
2018-01-12 08:57:00 -07:00
Victor Grau Serrat
415fceb11c
DOC: typo - #158
2018-01-12 08:32:28 -07:00
Cam Sweeney
e0827fe4ad
DOC: present virtualenv info before pip install command
...
Creating a virtualenv is now explained before the command for install
via pip. Following the instructions in the current state may cause
users to install using the system python, negating the point of the
virtualenv
2018-01-11 12:42:13 -08:00
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
ac15413af8
DOC: updated release notes for version 0.4.4
2018-01-09 01:09:23 -05:00
Frederic Fortier
d88710501f
DOC: updated release notes in preparation for version 0.4.4.
2018-01-06 19:50:58 -05: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