Frederic Fortier
a58fa21234
BLD: fixed benchmark loader
2018-01-18 19:26:07 -05:00
Frederic Fortier
fdfc3f2ec3
Merge remote-tracking branch 'origin/develop' into develop
2018-01-18 18:58:21 -05:00
Frederic Fortier
3a321eb195
BLD: housekeeping and adjustments
2018-01-18 18:58:14 -05:00
Victor Grau Serrat
d21eb3b946
DOC: improved documentation of paper trading mode ( #168 )
2018-01-18 16:29:09 -07:00
Frederic Fortier
439b5404ae
BLD: cleanup and minor adjustments to get_candles() in live mode
2018-01-18 18:06:10 -05:00
Frederic Fortier
821f60897f
BUG: troubleshooting issue #169
2018-01-18 18:05:14 -05:00
Frederic Fortier
5ff935723f
Merge remote-tracking branch 'origin/develop' into develop
2018-01-18 17:09:43 -05:00
Frederic Fortier
51126fd7ae
BLD: improved the bundle test suite and related adjustments
2018-01-18 17:09:37 -05:00
Victor Grau Serrat
fec6a159e6
Merge branch 'develop' of github.com:enigmampc/catalyst into develop
2018-01-18 13:10:12 -07:00
Victor Grau Serrat
eee9a07f54
DOC: updated timeframe of upcoming features
2018-01-18 13:10:06 -07:00
Frederic Fortier
563fc433d5
BUG: fixed issue with number of superfluous candles at the beginning of bundle history
2018-01-18 15:08:12 -05:00
Frederic Fortier
53a54fde7c
Merge remote-tracking branch 'origin/develop' into develop
2018-01-18 14:25:07 -05:00
Frederic Fortier
b0f2202b54
BUG: fixed bundle test suite
2018-01-18 14:08:11 -05:00
Victor Grau Serrat
cf6c3bb76b
BUG: switched benchmark from Poloniex to Bitfinex ( #161 )
2018-01-18 11:05:21 -07:00
Frederic Fortier
772640e098
BUG: fixed an issue with balancing transactions
2018-01-18 00:05:56 -05:00
Victor Grau Serrat
52d4ced37c
BLD: live mode accepts end parameter, when algo finishes
2018-01-16 23:40:18 -07:00
Victor Grau Serrat
3ed44f72ad
BLD: preservation of context.state dict between runs
2018-01-16 23:00:53 -07:00
Frederic Fortier
7569f7eb7c
BUG: fixed issue #120 with currency substitution
2018-01-15 23:19:18 -05:00
Frederic Fortier
6d28e289c4
Merge remote-tracking branch 'origin/develop' into develop
2018-01-15 23:03:11 -05:00
Frederic Fortier
22154f2337
DOC: code documentation
2018-01-15 23:03:01 -05: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
0ce624e6f6
BUG: removing computation of partial order for now to avoid a calculation issue
2018-01-12 22:00:10 -05:00
Frederic Fortier
50dc322230
BLD: minor adjustments and updated release notes
2018-01-12 19:53:26 -05:00
Frederic Fortier
fb36435231
BLD: added subfolder to stats exports
2018-01-12 19:52:53 -05:00
Frederic Fortier
e688783931
BLD: added auth alias to support more than one api token per exchange
2018-01-12 19:35:32 -05:00
Frederic Fortier
2f3dbeedcd
Merge branch 'bfeeser-bfeeser_handle_ticker_errors' into develop
2018-01-12 18:08:45 -05:00
Frederic Fortier
cebb1cd6d4
Merge branch 'bfeeser_handle_ticker_errors' of https://github.com/bfeeser/catalyst into bfeeser-bfeeser_handle_ticker_errors
2018-01-12 18:08:30 -05:00
Frederic Fortier
020ec50258
BUG: for issue #159 , improved frequency validation in live mode
2018-01-12 17:39:49 -05:00
Ben Feeser
df42cc9047
BUG: handle errors more gracefully when fetching tickers
2018-01-12 16:58:39 -05:00
Frederic Fortier
8a9b4e2df7
DOC: updated release notes for next release
2018-01-12 16:56:51 -05:00
Frederic Fortier
b9150aab79
BUG: fixed issue with low order amount after adjustment
2018-01-12 16:46:57 -05:00
Ben Feeser
d4efed0d3a
DEV: add .python-version to .gitignore for pyenv
2018-01-12 16:45:20 -05:00
Frederic Fortier
db1ad9aac8
BLD: For issue #151 , significantly improved the way in which we are processing order for exchanges supporting "fetch-my-trades"
2018-01-12 16:36:23 -05:00
Frederic Fortier
270c261203
Merge remote-tracking branch 'origin/develop' into develop
2018-01-12 16:33:07 -05:00
Frederic Fortier
3f974b1adf
DOC: For issue #151 , significantly improved the way in which we are processing order for exchanges supporting "fetch-my-trades"
2018-01-12 16:33:00 -05:00
Victor
9eac88344d
Merge pull request #148 from treethought/tutorial-fixes
...
DOC: fix import and support python3 for beginner tutorial
2018-01-12 14:03:03 -07:00
Victor
5d1f00bd19
Merge branch 'develop' into tutorial-fixes
2018-01-12 14:02:49 -07:00
Victor
8d3f3ba81d
Merge branch 'develop' into tutorial-fixes
2018-01-12 14:01:47 -07:00
Victor
248299a725
Merge pull request #141 from danim7/master
...
DOC: wrong year: 2017 --> 2018 ??
2018-01-12 13:56:41 -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
Frederic Fortier
05c8957c90
BUG: fixed issue with history of multiple assets
2018-01-12 00:48:53 -05:00
Frederic Fortier
e4bacb169e
Merge branch 'treethought-python3-compatibility' into develop
2018-01-12 00:42:31 -05:00
Frederic Fortier
608dd843d6
Merge branch 'python3-compatibility' of https://github.com/treethought/catalyst into treethought-python3-compatibility
2018-01-12 00:42:19 -05: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
050fda1bdb
MAINT: Convert dictionary .values() to list for python3
2018-01-11 10:36:44 -08:00
Frederic Fortier
713d487808
BUG: troubleshooting and minor fixes
2018-01-10 23:25:27 -05:00