OPEN-SOURCE SCRIPT
已更新

Three-Bar Reversal Signal

1 809
This indicator is a simple setup of Three Bar Reversal. Logic of the code is as below.

Rules :
Long Setup
Bar 1 closes down
Low of Bar 2 is below the low of Bar 1 (and Bar 3)
Bar 3 closes above the high of both Bar 1 and Bar 2
Buy at the close of Bar 3

Short Setup
Bar 1 closes up
High of Bar 2 is above the high of Bar 1 (and Bar 3)
Bar 3 closes below the low of both Bar 1 and Bar 2
Sell at the close of Bar 3
發行說明
Updated title and username
發行說明
Updated the Script to generate indicator only when the bar is closed.
發行說明
Updating the current script by changing the detection method from high to close. Hence reducing unwanted signals.
發行說明
Updated visible marker on the chart to highlight 3-Bar setup for better recognition and decision making on 3 Bar reversal.

免責聲明

這些資訊和出版物並非旨在提供,也不構成TradingView提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。