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
Frederic Fortier
70b9fd8e03
BLD: completed data market place first integration and created an algo to test it
2018-01-12 00:39:14 -05:00
Frederic Fortier
21ad753fcf
Merge remote-tracking branch 'origin/data-marketplace' into data-marketplace
2018-01-11 20:05:01 -05:00
Frederic Fortier
88aa7154db
BLD: ingesting and cleaning marketplace data sources
2018-01-11 20:04:53 -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
Victor and GitHub
b1d63c9a5b
Update README.md
2018-01-11 12:15:49 -07:00
Frederic Fortier
3ea00e783c
DOC: improved code comments
2018-01-11 14:08:52 -05:00
Frederic Fortier
9361570895
DOC: improved code comments
2018-01-11 14:08:02 -05:00
Frederic Fortier
50ded59c3c
DOC: documented the marketplace structure
2018-01-11 14:01:00 -05: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
Frederic Fortier
354e422be8
BLD: working on ingesting alt data sources
2018-01-10 21:54:09 -05:00
Frederic Fortier
ff7d7c5256
Merge branch 'develop'
0.4.4
2018-01-10 13:33:35 -05:00
Frederic Fortier
b60b50e99a
BUG: fixed python3 issue in run_algo
2018-01-10 13:31:54 -05:00
Frederic Fortier
1e4af12e3d
BLD: improved smart contract and catalyst commands
2018-01-10 13:31:08 -05:00
Frederic Fortier
e0c8178932
BLD: improved smart contract and catalyst commands
2018-01-09 22:42:09 -05: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
22a850ab14
BLD: testing basic smart contract
2018-01-09 20:41:03 -05:00
Frederic Fortier
aab501aa17
BLD: first test of the marketplace smart contract
2018-01-09 19:08:53 -05:00
Frederic Fortier
94d5b4a4d5
BLD: defined first version of commands and marketplace class
2018-01-09 17:16:54 -05:00
Frederic Fortier
db37c9c6a7
BLD: updated sample algo
2018-01-09 16:57:57 -05:00
Frederic Fortier
a49cb55821
BUG: fixed issue #147 related to python 3 compatibility
2018-01-09 11:32:44 -05:00
Frederic Fortier
ac15413af8
DOC: updated release notes for version 0.4.4
2018-01-09 01:09:23 -05:00
Frederic Fortier
141ee65c91
BLD: working on unit tests.
2018-01-09 01:08:57 -05:00
Frederic Fortier
55d1fee82d
DOC: added an alpha warning message in response to issue #146
2018-01-08 17:01:58 -05:00
Frederic Fortier
33f94b3ef9
BLD: for issue #144 , skipped cash verification when there are open orders.
2018-01-07 02:32:12 -05:00
Frederic Fortier
30448a65c5
BLD: Housekeeping
2018-01-06 19:58:11 -05:00
Frederic Fortier
9c33ee123c
BLD: Housekeeping
2018-01-06 19:51:41 -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
ba0208910f
BUG: Fixed issue #142 by removing unecessary capital_base check since we are now validating positions and cash against the exchange
2018-01-06 19:37:53 -05:00
Frederic Fortier
5d9708901d
BUG: fixed issue #111 related to positions update after restoring algo state
2018-01-06 19:08:47 -05:00
danim7 and GitHub
96b36c6614
DOC: wrong year: 2017 --> 2018
2018-01-06 23:55:07 +01:00
Frederic Fortier
13de3e69ef
BLD: refined CCXT error handlers
2018-01-05 22:22:04 -05:00
Frederic Fortier
215de33c35
BUG: Fixed issue with updating positions after restoring the state of an algo
2018-01-05 02:46:11 -05:00
Frederic Fortier
790ac22f8d
Merge branch 'develop'
0.4.3
2018-01-05 00:16:26 -05:00
Frederic Fortier
4d8d1e33d0
DOC: updated release notes
2018-01-05 00:15:19 -05:00
Frederic Fortier
595bd82234
BLD: improving unit tests
2018-01-05 00:13:18 -05:00
Frederic Fortier
9515d10cef
DOC: updated release notes
2018-01-05 00:11:04 -05:00
Frederic Fortier
56481bbbe0
BUG: rolled back run_algo functions splitting to quickly resolve issue #137 . We'll merge it more carefully in the next release.
2018-01-05 00:09:51 -05:00
Frederic Fortier
79e4854973
BUG: fixed potential issue with refreshing the stats in live mode
2018-01-04 22:46:21 -05:00
Frederic Fortier
b4e7629e8b
BLD: upgraded CCXT
2018-01-04 21:07:15 -05:00
Frederic Fortier
a818d10d40
BLD: improving unit tests
2018-01-04 21:06:40 -05:00
Frederic Fortier
bd4b0d2756
DOC: Fixed old release header
2018-01-04 02:46:10 -05:00
Frederic Fortier
80e29b2aa4
Merge branch 'develop'
0.4.2
2018-01-04 02:15:35 -05:00
Frederic Fortier
54ebfd6aad
DOC: updating release notes with new version number
2018-01-04 02:15:05 -05:00
Frederic Fortier
606e2d5278
Merge branch 'develop'
0.4.1
2018-01-04 02:05:24 -05:00
Frederic Fortier
194b96f5c1
BLD: fixed the log granularity
2018-01-04 02:04:36 -05:00
Frederic Fortier
91dcd8d83b
BLD: fixed the log granularity
2018-01-04 02:04:13 -05:00
Frederic Fortier
0396dee74d
Merge branch 'develop'
2018-01-04 01:55:39 -05:00
Frederic Fortier
3045c5108a
BLD: backing out CCXT update, not enough time to test properly
2018-01-04 01:44:25 -05:00