Rokas Kupstys
|
eab7f8f694
|
[SQUASH] Doh.
|
2021-09-18 15:44:21 +03:00 |
|
Rokas Kupstys
|
e4ca42faec
|
[SQUASH] Update stoploss_from_absolute to behave more like stoploss_from_open and add a test for it.
|
2021-09-18 10:48:53 +03:00 |
|
Rokas Kupstys
|
7e6aa9390a
|
[SQUASH] Unconditionally include quote currency when asset is explicitly specified. Added docs suggesting to use string formatting to make strategy independent of configured stake currency.
|
2021-09-18 10:48:53 +03:00 |
|
Rokas Kupstys
|
5dc78a0c66
|
[SQUASH] Get rid of _initialize() and fix informatives for dynamic pairlists.
|
2021-09-18 10:48:53 +03:00 |
|
Rokas Kupstys
|
dfa61b7ad2
|
[SQUASH] Fix informatives for each pair not being created because dataprovider was not available.
Fix not being able to have informative dataframe of a pair in whitelist.
|
2021-09-18 10:48:53 +03:00 |
|
Rokas Kupstys
|
1fdb656334
|
Add a decorator which can be used to declare populate_indicators() functions for informative pairs.
|
2021-09-18 10:48:18 +03:00 |
|
Brook Miles
|
ce1ed76269
|
complete stoploss_from_open and associated test
|
2021-03-17 22:44:10 +09:00 |
|
Matthias
|
07bc0c3fce
|
Improve merge_informative_pairs to properly merge correct timeframes
explanation in #4073, closes #4073
|
2021-01-04 13:49:38 +01:00 |
|
Matthias
|
9df366d943
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
|
Matthias
|
cc684c5141
|
Correctly handle identical timerame merges
|
2020-09-04 20:09:02 +02:00 |
|
Matthias
|
7bc8927914
|
Add documentation for merge_informative_pair helper
|
2020-09-04 20:02:31 +02:00 |
|
Matthias
|
bd4f3d838a
|
Implement merge_informative_pairs helper
|
2020-09-04 19:44:35 +02:00 |
|