Victor Grau Serrat
18123d7f7e
BLD: marketplace constants in constants.py
2018-02-01 11:47:25 -07:00
Victor Grau Serrat
a04a99373d
BLD: marketplace: subscription to dataset
2018-02-01 08:07:17 -07:00
Victor Grau Serrat
e906315969
BLD: marketplace: enigma contract files
2018-01-31 22:06:52 -07:00
Frederic Fortier
a360a5fe3a
Housekeeping
2018-01-31 23:57:22 -05:00
Frederic Fortier
fcbdc131ec
BLD: trying to catch as many trades as possible
2018-01-31 22:51:41 -05:00
Frederic Fortier
857a5d8a91
BUG: for issue #178 , modified logic to track adjusted order amount
2018-01-31 21:57:33 -05:00
Frederic Fortier
e914481325
BLD: minor adjustment
2018-01-31 17:19:09 -05:00
Frederic Fortier
c0ba8b2ebb
BUG: for issue #178 , adjusted the fallback processing of orders for exchanges lacking a "my trades" api
2018-01-31 17:12:05 -05:00
Frederic Fortier
69507d1b00
BLD: for issue #178 , fixed the "set" issue when fetching a ticker from positions
2018-01-31 16:32:22 -05:00
Frederic Fortier
311e357451
BLD: updated CCXT
2018-01-31 16:10:39 -05:00
Victor Grau Serrat
d1cd95c492
BLD: marketplace subscribe + refactoring
2018-01-31 13:39:59 -07:00
Victor Grau Serrat
0f55f0e9a6
BLD: passing dataset to marketplace publish request
2018-01-31 10:50:10 -07:00
Victor Grau Serrat
c26d78cf05
BLD: set AUTH_SERVER as a Catalyst constant
2018-01-30 11:20:06 -07:00
Avishai Weingarten
c3662443e4
Merge pull request #180 from gthouret/jupyter-allow-root-docker
...
Allow jupyter to run as root inside Docker image
2018-01-30 17:22:47 +02:00
Frederic Fortier
18c96303a6
BLD: improved unit test
2018-01-29 19:20:55 -05:00
Frederic Fortier
5c236a65f7
BUG: for issue #178 , checking the order status instead of relying on the open amount
2018-01-29 19:20:34 -05:00
izokay
1f29f7fdf1
Update beginner-tutorial.rst
2018-01-29 17:31:32 -05:00
izokay
cbae2465d2
Update beginner-tutorial.rst
2018-01-29 17:27:58 -05:00
izokay
4a4e32846b
Update beginner-tutorial.rst
2018-01-29 17:27:14 -05:00
izokay
426fde40b1
Update beginner-tutorial.rst
2018-01-29 17:24:21 -05:00
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
7f021acb2e
BUG: fixed catalyst import
2018-01-29 15:58:34 -05:00
Victor Grau Serrat
68faad4098
BLD: publish dataset in marketplace
2018-01-26 15:32:53 -07:00
Victor Grau Serrat
ff989ba524
BLD: register dataset in marketplace
2018-01-25 22:39:54 -07:00
Frederic Fortier
fa60457a0f
BLD: misc adjustments to fetch all candles on the Binance exchange
2018-01-25 23:38:37 -05:00
Frederic Fortier
43737a9730
Merge branch 'alexiri-patch-1' into develop
2018-01-25 17:52:41 -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
8ff8e6458e
BUG: fixed stats output issue #171 by adding orders and transactions in the header
2018-01-25 17:43:00 -05:00
Frederic Fortier
7d24433a42
Merge remote-tracking branch 'origin/develop' into develop
2018-01-25 17:41:02 -05:00
Frederic Fortier
7ae23e2340
BLD: conditionally fetching single or multi tickers for performance reasons
2018-01-25 17:40:45 -05:00
Avishai Weingarten
940f625ec1
fix for click.echo
...
added sys.stdout to click.echo to prevent errors on jupyter
2018-01-25 12:46:27 -07:00
Victor Grau Serrat
2ec9aa2ca9
BLD: CLI implementation for the marketplace
2018-01-25 11:55:25 -07:00
Avishai Weingarten
c6dfd502d2
fix for click.echo
...
added sys.stdout to click.echo to prevent errors on jupyter
2018-01-25 16:02:44 +02:00
Frederic Fortier
0aa8c91577
BLD: for issue #174 , re-implemented the fetch_tickers approach
2018-01-24 22:43:08 -05:00
Frederic Fortier
c09f53449a
BUG: fixed issue #176 with ignoring ticker errors instead of raising
2018-01-24 22:26:20 -05:00
Frederic Fortier
f34a66e9c6
BUG: trying to fix issue #178 with Binance lot sizes
2018-01-24 21:54:05 -05:00
Victor Grau Serrat
04fed4140c
BLD: sourcing contract address+abi from github
2018-01-24 14:12:59 -07:00
Victor Grau Serrat
76e183b5f7
BLD: contract address+abi on testnet
2018-01-24 12:48:42 -07:00
Frederic Fortier
911fb6e934
Merge branch 'gthouret-echo-usage-for-jupyter'
2018-01-24 00:33:52 -05:00
Frederic Fortier
e8f98825e0
Merge branch 'treethought-empyrical-errors' into develop
2018-01-24 00:31:59 -05:00
Frederic Fortier
5619f6f451
Merge branch 'empyrical-errors' of https://github.com/treethought/catalyst into treethought-empyrical-errors
2018-01-24 00:31:49 -05:00
Cam Sweeney
8223d06d98
BUG: Use empyrical patches for persisting issue #126
...
The referenced issue was addressed via importing a set of patches
for empyrical. However the same error occurs occasionally when calling
the empyrical functions inside "/catalyst/finance/risk/period.py".
This PR simply applies 2 of the same patches in period.py.
I have only experienced problems with cum_returns and max_drawdown
thus far, but it is likely the other patches may be needed.
2018-01-23 02:42:55 -08:00
Frederic Fortier
b47884a504
BLD: code formatting
2018-01-22 17:27:59 -05:00
Guy Thouret
afa2af3014
Add sys.stdout as second paramter to click.echo calls to prevent 'not writable' when running catalyst from Jupyter
...
Related to #179
Signed-off-by: Guy Thouret <guy@thouret.uk >
2018-01-22 12:54:48 +00:00
Guy Thouret
55521b87b9
Allow jupyter to run as root inside Docker image
...
Signed-off-by: Guy Thouret <guy@thouret.uk >
2018-01-22 11:11:37 +00:00