Matthias
|
f3417a8690
|
Revert condition sequence to simplify conditions
|
2022-09-08 06:59:14 +02:00 |
|
Timothy Pogue
|
1ef1fc269e
|
docstring and tests
|
2022-09-07 15:26:38 -06:00 |
|
Timothy Pogue
|
2c9b765953
|
add suffix parameter
|
2022-09-07 09:35:37 -06:00 |
|
Matthias
|
84f5a4d5bc
|
Fix indentation
|
2022-04-23 10:51:24 +02:00 |
|
Patel Kaushal
|
ba305e93ed
|
Ref: timeseries friendly merge_ordered in merge_informative_pair function
|
2022-04-21 18:35:41 +05:30 |
|
Matthias
|
baefda80d1
|
Enable flake8 E226 rule
|
2022-04-11 18:02:06 +02:00 |
|
Guillermo Rodríguez
|
17ae6a0c78
|
Harmonize short parameter name in stoploss_from_open()
|
2022-01-22 18:01:56 +01:00 |
|
Guillermo Rodríguez
|
40cd478c6d
|
Calculate stoploss_from_absolute for shorts
|
2022-01-22 18:01:02 +01:00 |
|
Matthias
|
1fb48a1f53
|
Add TODO-lev for "stoploss_from_absolute".
|
2022-01-18 16:52:34 +01:00 |
|
Guillermo Rodríguez
|
d28287880c
|
Add support for shorts in strategy.stoploss_from_open
Signed-off-by: Guillermo Rodríguez <guillebep@gmail.com>
|
2022-01-15 04:30:30 +01:00 |
|
Sam Germain
|
778f0d9d0a
|
Merged feat/short into lev-strat
|
2021-09-19 17:44:12 -06:00 |
|
Sam Germain
|
092780df9d
|
condensed strategy methods down to 2
|
2021-08-18 16:52:34 -06:00 |
|
Sam Germain
|
d4a7d2d444
|
Added short and exit_short to strategy
|
2021-08-18 16:52:20 -06: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 |
|