stable/freqtrade/templates/strategy_subtemplates/buy_trend_minimal.j2

2 lines
101 B
Plaintext
Raw Normal View History

(qtpylib.crossed_above(dataframe['rsi'], self.buy_rsi.value)) & # Signal: RSI crosses above buy_rsi