OPEN-SOURCE SCRIPT

3-Bar Reversal Detection with Stop Loss,

3-Bar Reversal Detection: We'll need to define the 3-bar reversal pattern:

For a bullish reversal: Three consecutive bars where:
The first bar has a high higher than the previous bar and a low lower than the previous bar.
The second bar makes a lower low and a lower high.
The third bar makes a higher high and a higher low compared to the second bar.
For a bearish reversal: The pattern is the opposite.
Timeframes to monitor: We will use 1m, 3m, 5m, and 15m timeframes.

Signal when 3-bar reversal happens in two or more timeframes simultaneously: The script will generate an alert when the 3-bar reversal appears in any two of the specified timeframes.
Chart patterns

オープンソーススクリプト

TradingViewの精神に則り、このスクリプトの作者は、トレーダーが理解し検証できるようにオープンソースで公開しています。作者に敬意を表します!無料で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。 お気に入りに登録してチャート上でご利用頂けます。

チャートでこのスクリプトを利用したいですか?

免責事項