This strategy focuses on finding a low RSI value, then targeting a low Smoothed RSI value while the price is below the low RSI in the lookback period to trigger a buy signal.
Features Take Profit, Stop Loss, and Plot Target inputs. As well as many inputs to manage how the RSI and Smoothed RSI are configured within the strategy.
Explanation of all the inputs
Take Profit %: % change in price from position entry where strategy takes profit Stop Loss %: % change in price from position entry where strategy stops losses
RSI Lookback Period: # of candles used to calculate RSI Buy Below Lowest Low In RSI Divergence Lookback Target %: % change in price from lowest RSI candle in divergence lookback if set Source of Buy Below Target Price: Source of price (close, open, high, low, etc..) used to calculated buy below % Smoothed RSI Lookback Period: # of candles used to calculate RSI RSI Currently Below: Value the current RSI must be below to trigger a buy RSI Divergence Lookback Period: # of candles used to lookback for lowest RSI in the divergence lookback period RSI Lowest In Divergence Lookback Currently Below: Require the lowest RSI in the divergence lookback to be below this value RSI Sell Above: If take profit or stop loss is not hit, the position will sell when RSI rises above this value Minimum SRSI Downtrend Length: Require that the downtrend length of the SRSI be this value or higher to trigger a buy Smoothed RSI Currently Below: Value the current SRSI must be below to trigger a buy