Gert Wohlgemuth
|
19b9966417
|
satisfied flake8 again
|
2018-07-29 20:55:06 +02:00 |
|
Gert Wohlgemuth
|
57f683697d
|
revised code
|
2018-07-29 20:55:06 +02:00 |
|
Gert Wohlgemuth
|
296d3d8bbe
|
working on refacturing of the strategy class
|
2018-07-29 20:55:06 +02:00 |
|
Matthias
|
64f933477d
|
Merge pull request #1007 from freqtrade/remove-analyze
Remove Analyze
|
2018-07-19 10:12:36 +02:00 |
|
Janne Sinivirta
|
aeb4102bcb
|
refactor Analyze class methods to base Strategy class
|
2018-07-16 08:23:39 +03:00 |
|
Matthias
|
b4ba641131
|
Update config dict with attributes loaded from strategy
|
2018-07-15 09:01:08 +02:00 |
|
Janne Sinivirta
|
bf4d0a9b70
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
|
gcarq
|
4ea5fcc661
|
resolver: don't fail if user_data can't be found
|
2018-06-23 14:42:22 +02:00 |
|
gcarq
|
9c66c25890
|
resolver: use current folder instead of script folder to find user_data
|
2018-06-23 14:34:36 +02:00 |
|
gcarq
|
c40e6a12d1
|
move logic from hyperopt to freqtrade.strategy
|
2018-06-23 11:13:49 +02: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 |
|
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 |
|