mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
parent
0a52d7c24f
commit
89581ad25c
|
@ -456,7 +456,7 @@ class MyAwesomeStrategy(IStrategy):
|
|||
"only_per_pair": False
|
||||
})
|
||||
|
||||
return protection
|
||||
return prot
|
||||
|
||||
def populate_indicators(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
|
||||
# ...
|
||||
|
|
Loading…
Reference in New Issue
Block a user