PROTECTED SOURCE SCRIPT
2-Rule Buy/Sell -Jesse

How it works
Runs (sets) of candles: The script groups contiguous bullish and bearish “sets.” Doji handling is configurable (exclude, join bears, or join bulls).
Rule 1 (swing qualification):
BUY: The last bearish candle before the first bullish must be the lowest of its run and lower than both the previous bullish set’s lows and the previous bearish set’s lows.
SELL (mirror): The last bullish candle before the first bearish must be the highest of its run and higher than both the previous bearish set’s highs and the previous bullish set’s highs.
Rule 2 (BOS confirmation):
BUY: The first bullish candle must not trade below that last bear’s low and must close above a BOS level.
BOS level = previous bullish set’s highest high; override to the last bear’s high if that high is higher than the previous bull highs.
SELL (mirror): The first bearish candle must not trade above that last bull’s high and must close below a BOS level.
BOS level = previous bearish set’s lowest low; override to the last bull’s low if that low is lower than the previous bear lows.
Runs (sets) of candles: The script groups contiguous bullish and bearish “sets.” Doji handling is configurable (exclude, join bears, or join bulls).
Rule 1 (swing qualification):
BUY: The last bearish candle before the first bullish must be the lowest of its run and lower than both the previous bullish set’s lows and the previous bearish set’s lows.
SELL (mirror): The last bullish candle before the first bearish must be the highest of its run and higher than both the previous bearish set’s highs and the previous bullish set’s highs.
Rule 2 (BOS confirmation):
BUY: The first bullish candle must not trade below that last bear’s low and must close above a BOS level.
BOS level = previous bullish set’s highest high; override to the last bear’s high if that high is higher than the previous bull highs.
SELL (mirror): The first bearish candle must not trade above that last bull’s high and must close below a BOS level.
BOS level = previous bearish set’s lowest low; override to the last bull’s low if that low is lower than the previous bear lows.
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由且不受任何限制地使用它 — 在此處了解更多資訊。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由且不受任何限制地使用它 — 在此處了解更多資訊。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。