iuvbio
|
c879591f45
|
add exchange_resolver to resolver init
|
2019-02-17 04:22:24 +01:00 |
|
iuvbio
|
2fb36b116d
|
change variable names
|
2019-02-17 04:15:11 +01:00 |
|
iuvbio
|
ca388a9acf
|
create exchange_resolver
|
2019-02-17 04:01:43 +01:00 |
|
Misagh
|
421be5da86
|
Merge pull request #1511 from freqtrade/fix/more_settings_strategy
add more settings to strategy
|
2019-01-30 11:22:10 +01:00 |
|
Matthias
|
3c316fe3e4
|
Fix alignment
|
2019-01-25 19:14:38 +01:00 |
|
Matthias
|
74b03d0529
|
Add tests and default values for all experimental features
|
2019-01-24 07:03:41 +01:00 |
|
Matthias
|
97f6a45819
|
Allow more settings to come from strategy
|
2019-01-23 20:59:41 +01:00 |
|
Matthias
|
e7800aa88a
|
Import only what's necessary
|
2019-01-22 07:07:15 +01:00 |
|
Matthias
|
a0df7b9d7c
|
Use sell/buy trends from hyperopt file if available
|
2019-01-06 14:12:55 +01:00 |
|
Matthias
|
f32232ba96
|
Add documentation for stoploss in strategy
|
2019-01-05 07:32:35 +01:00 |
|
Matthias
|
cacb9ef3ad
|
Loop twice
|
2019-01-05 07:25:35 +01:00 |
|
Matthias
|
00c5ac56d4
|
Print startup strategy summary
|
2019-01-05 07:24:15 +01:00 |
|
Matthias
|
a7dc6b18aa
|
Overridable attributs as list
|
2019-01-05 07:22:19 +01:00 |
|
Matthias
|
5e23442032
|
Simplify StrategyResolver by code deduplication
|
2019-01-05 07:20:38 +01:00 |
|
Matthias
|
4599c80e79
|
Add trailing-stop to strategy
|
2019-01-05 07:10:25 +01:00 |
|
misagh
|
510f78079b
|
conflict with develop resolved
|
2018-12-09 15:16:38 +01:00 |
|
Matthias
|
3e2fa58029
|
load pairlists via resolver
|
2018-12-05 20:44:56 +01:00 |
|
Matthias
|
43031aa3bb
|
Add missing path-error handler for hyperopt
|
2018-12-05 20:44:41 +01:00 |
|
misagh
|
962b02b079
|
one last step before tests
|
2018-11-25 22:02:59 +01:00 |
|
Matthias
|
1d35428c8d
|
Rename get_valid_objects to get_valid object
it only ever returns one object ...
|
2018-11-25 10:08:27 +01:00 |
|
Matthias
|
a3477e07eb
|
Remove constructor, it's not needed in the baseclass
|
2018-11-25 09:55:36 +01:00 |
|
Matthias
|
20de8c82e4
|
Convert to Pathlib
|
2018-11-24 20:39:16 +01:00 |
|
Matthias
|
cc7b820978
|
Move hyperoptresolver to resolvers package
|
2018-11-24 20:14:08 +01:00 |
|
Matthias
|
2c0d0946e6
|
Small stylistic improvements to strategyresolver
|
2018-11-24 20:02:29 +01:00 |
|
Matthias
|
21a093bcdb
|
extract resolvers to IResolvers and it's own package
|
2018-11-24 20:00:02 +01:00 |
|