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
|
e88c4701bb
|
[SQUASH] Address PR comments.
|
2021-09-18 10:48:53 +03:00 |
|
Matthias
|
bb6ae682fc
|
Small simplifications
|
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
|
f2a1d9d2fc
|
[SQUASH] Address PR comments.
|
2021-09-18 10:48:18 +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 |
|
Rokas Kupstys
|
d84ef34740
|
A helper to calculate stoploss value from absolute price.
|
2021-09-18 10:48:18 +03:00 |
|
Sam Germain
|
b9356a5564
|
Autopep8 formatting
|
2021-08-06 16:35:39 -06:00 |
|
Brook Miles
|
ce1ed76269
|
complete stoploss_from_open and associated test
|
2021-03-17 22:44:10 +09:00 |
|
Brook Miles
|
aee2591490
|
add stoploss_from_open() as a strategy_helper
|
2021-03-17 17:58:23 +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
|
253b7b763e
|
Apply isort to freqtrade codebase
|
2020-09-28 19:40:46 +02:00 |
|
Matthias
|
7852feab05
|
support smaller timeframes
|
2020-09-07 09:06:43 +02:00 |
|
Matthias
|
71af64af94
|
Move comment to the right place
|
2020-09-04 20:10:43 +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 |
|