fredfortier
|
9d1dd5829d
|
Merge branch 'develop'
0.3.6
|
2017-11-04 16:48:59 -04:00 |
|
fredfortier
|
d4148891fc
|
DOC: updated release notes prior to release
|
2017-11-04 16:43:27 -04:00 |
|
fredfortier
|
c9c16f54b1
|
BUG: fixed on issue #55 with single history bar
|
2017-11-04 16:38:54 -04:00 |
|
fredfortier
|
7da72fe9cb
|
BUG: working on issue #55
|
2017-11-04 16:22:10 -04:00 |
|
fredfortier
|
515c6e13f0
|
Merge branch 'develop'
0.3.5
|
2017-11-04 15:01:03 -04:00 |
|
fredfortier
|
5abdc063eb
|
BLD: resolving conflict with algo
|
2017-11-04 14:57:54 -04:00 |
|
fredfortier
|
360e1adc22
|
BLD: resolving conflict with algo
|
2017-11-04 14:56:24 -04:00 |
|
fredfortier
|
8c6ac53a05
|
BLD: cleanup in algos and unit tests
|
2017-11-04 14:46:09 -04:00 |
|
fredfortier
|
b636edb32f
|
BLD: working on the sample algos
|
2017-11-04 14:16:25 -04:00 |
|
fredfortier
|
d02c6d8ce9
|
BLD: optimize imports
|
2017-11-03 21:04:16 -04:00 |
|
fredfortier
|
88f6557aaf
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-11-03 20:59:42 -04:00 |
|
fredfortier
|
b476024612
|
BUG: work around for issue #53 and possibly fixed issue #47
|
2017-11-03 20:59:26 -04:00 |
|
Victor Grau Serrat
|
a3808c31ef
|
DOC: releases
|
2017-11-02 23:53:21 -05:00 |
|
fredfortier
|
5d251f6f9a
|
BLD: modified algo for testing
0.3.4
|
2017-11-02 21:06:11 -04:00 |
|
fredfortier
|
117332d0b4
|
Merge branch 'develop'
|
2017-11-02 20:46:06 -04:00 |
|
fredfortier
|
2bbc0c00cc
|
BLD: updating test algo
|
2017-11-02 20:44:16 -04:00 |
|
fredfortier
|
5e4ad9b338
|
BUG: accounting for daily historical bars with minute freq algo
|
2017-11-02 20:18:34 -04:00 |
|
fredfortier
|
a9a422c892
|
DOC: updating the code docstrings
|
2017-11-01 23:10:31 -04:00 |
|
fredfortier
|
5b6bbacab0
|
DOC: updating the code docstrings
|
2017-11-01 21:31:51 -04: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 |
|
fredfortier
|
df357d2327
|
BUG: reduced the commission and slippage values to account for lower volume transactions. These models are still simple approximations. More work required to closely model exchange fees. (fixing previous commit)
|
2017-10-31 21:43:24 -04:00 |
|
fredfortier
|
e6ff7ee4fc
|
BUG: reduced the commission and slippage values to account for lower volume transactions. These models are still simple approximations. More work required to closely model exchange fees.
|
2017-10-31 21:40:12 -04:00 |
|
fredfortier
|
30eea4b8f7
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-10-31 19:22:46 -04:00 |
|
fredfortier
|
7ad047a432
|
BUG: fixed an issue with can_trade()
|
2017-10-31 19:20:39 -04:00 |
|
Victor Grau Serrat
|
e291a260b2
|
Merge branch 'develop' of github.com:enigmampc/catalyst into develop
|
2017-10-31 13:56:27 -06:00 |
|
Victor Grau Serrat
|
9a9e66b43d
|
DOC: jupyter notebook, expanded welcome & improved install notes
|
2017-10-31 13:56:16 -06:00 |
|
fredfortier
|
1c3deb648a
|
DOC: updated release notes for 0.3.4 and 0.3
|
2017-10-31 15:21:40 -04:00 |
|
Victor Grau Serrat
|
b39311de85
|
DOC: Resources page
|
2017-10-31 12:39:35 -06:00 |
|
Victor Grau Serrat
|
5417a0cdcf
|
DOC: Release Notes
|
2017-10-31 12:12:28 -06:00 |
|
Victor Grau Serrat
|
6a4ea43d27
|
DOC: updated README
|
2017-10-31 09:51:37 -06:00 |
|
Victor Grau Serrat
|
7fc1ade46c
|
Merge branch 'develop' of github.com:enigmampc/catalyst into develop
|
2017-10-31 00:05:55 -06:00 |
|
Victor Grau Serrat
|
635fc80ef2
|
DOC: fix Windows conda install
|
2017-10-31 00:05:48 -06:00 |
|
fredfortier
|
c59d805717
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-10-30 21:18:03 -04:00 |
|
fredfortier
|
3394614ecf
|
BUG: Fixes issue #47. Made improvements around auto-ingestion.
|
2017-10-30 21:17:53 -04:00 |
|
Victor Grau Serrat
|
06c8ab9c37
|
DOC: troubleshooting Windows install
|
2017-10-30 15:57:19 -06:00 |
|
Victor Grau Serrat
|
6a0d0a0422
|
DOC: jupyter notebook fix
|
2017-10-30 15:14:27 -06:00 |
|
Victor Grau Serrat
|
9470771561
|
Merge branch 'master' into develop
|
2017-10-30 15:08:11 -06:00 |
|
Victor Grau Serrat
|
8132e1f5ea
|
DOC: small fixes
|
2017-10-30 14:47:15 -06:00 |
|
Victor Grau Serrat
|
0b28bf0e96
|
DOC: live trading
|
2017-10-30 14:22:55 -06:00 |
|
Victor Grau Serrat
|
13f023d364
|
DOC: documenting the documentation
|
2017-10-30 13:54:27 -06:00 |
|
Victor Grau Serrat
|
eaefe4a908
|
DOC: videos
|
2017-10-30 13:27:52 -06:00 |
|
Victor Grau Serrat
|
f47b657c6f
|
fix conda install
|
2017-10-30 11:57:26 -06:00 |
|
Victor Grau Serrat
|
800a2efa50
|
Merge branch 'develop' of github.com:enigmampc/catalyst into develop
|
2017-10-30 11:16:33 -06:00 |
|
Victor Grau Serrat
|
7465e8e432
|
DOC: videos
|
2017-10-30 11:16:20 -06:00 |
|
Victor Grau Serrat
|
86ab3804e5
|
DOC: install
|
2017-10-27 10:46:14 -06:00 |
|
Victor Grau Serrat
|
b749d47a61
|
FIX: DOCS install
|
2017-10-27 10:31:14 -06:00 |
|
fredfortier
|
032c7fd16b
|
Improved frequency support for data.history() in backtest, standardized class names, improved unit tests and working on new sample algo.
|
2017-10-27 00:57:52 -04:00 |
|
fredfortier
|
b9579ab4b4
|
Improved frequency support for data.history() in backtest, standardized class names, improved unit tests and working on new sample algo.
|
2017-10-27 00:53:19 -04:00 |
|
fredfortier
|
c7632b57a6
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-10-27 00:30:36 -04:00 |
|
fredfortier
|
da17e66961
|
Fixed major issue with sell orders
|
2017-10-27 00:30:26 -04:00 |
|