mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Update strategy-customization.md
This commit is contained in:
parent
4d5f6ed5e2
commit
02aded68f9
|
@ -255,7 +255,7 @@ def populate_entry_trend(self, dataframe: DataFrame, metadata: dict) -> DataFram
|
||||||
),
|
),
|
||||||
['enter_short', 'enter_tag']] = (1, 'rsi_cross')
|
['enter_short', 'enter_tag']] = (1, 'rsi_cross')
|
||||||
|
|
||||||
return dataframe
|
return dataframe
|
||||||
```
|
```
|
||||||
|
|
||||||
!!! Note
|
!!! Note
|
||||||
|
|
Loading…
Reference in New Issue
Block a user