Commit Graph

24 Commits

Author SHA1 Message Date
Gert Wohlgemuth
36b9c32429 minor optimizations 2018-06-15 09:54:46 -07:00
Gert Wohlgemuth
179b10e6e7 working on refacturing of the strategy class 2018-06-14 20:27:41 -07:00
Gert Wohlgemuth
12c8a3131d fixed most tests and moved AWS related stuff out 2018-06-13 15:09:06 -07:00
Gert Wohlgemuth
bbe744e075 Merge branch 'develop' into wohlgemuth 2018-06-08 12:48:15 -07:00
xmatthias
a8bf5092e8 add ignore explanation 2018-06-02 14:18:57 +02:00
xmatthias
e28973c50a fix flake8 2018-05-31 22:17:46 +02:00
xmatthias
3fb1dd02f1 add typehints and type: ignores 2018-05-31 22:00:46 +02:00
xmatthias
f4f821e88e add typehints 2018-05-31 21:44:18 +02:00
Gert Wohlgemuth
c25aa22690 working on backtesting BASE64 encoded strategies 2018-05-21 20:48:35 -07:00
Gert Wohlgemuth
94acbf6c57 slowly working on the endpoints 2018-05-14 16:46:10 -07:00
Gert Wohlgemuth
d76ead271f Added requested changes 2018-05-11 15:13:41 -07:00
Gert Wohlgemuth
9b68986a2d Added support to load strategy directly from a given url 2018-05-09 23:15:24 -07:00
gcarq
306885e174 Merge branch 'develop' into feat/objectify-ccxt 2018-05-02 22:49:55 +02:00
Michael Egger
9019f6492f
define constants on module level (#596) 2018-04-02 16:42:53 +02:00
gcarq
f78044da6d fix method docs 2018-03-27 16:32:58 +02:00
gcarq
a356edb117 implement '--strategy-path' argument 2018-03-27 16:32:58 +02:00
gcarq
5fb6fa38aa apply __slots__ to resolver and reintroduce type conversations 2018-03-27 16:32:58 +02:00
gcarq
99e890bc99 simplify resolver constructor 2018-03-27 16:32:58 +02:00
gcarq
280886104c strategy: remove unneeded population methods in resolver 2018-03-27 16:32:58 +02:00
gcarq
b254ff9b41 Merge 'develop' into feature/enhance-strategy-resolving 2018-03-26 16:23:25 +02:00
gcarq
a38c2121cc adapt tests 2018-03-25 15:12:39 +02:00
gcarq
b4d2a3f495 refactor StrategyResolver to work with class names 2018-03-25 15:12:39 +02:00
gcarq
6e5c14a95b fix mutable default argument 2018-03-25 15:12:39 +02:00
gcarq
ca9c5edd39 rename Strategy into StrategyResolver 2018-03-25 15:12:39 +02:00