Sniperntre

Three Bar Reversal

Sniperntre 已更新   
This script was written to make it easier to discover three bar reversal patterns.

A three bar reversal occurs when these conditions are met:

Long Setup (Reversal Up)

1. Bar 1 closes down
2. Low of Bar 2 is below the low of Bar 1 and Bar 3
3. Bar 3 closes above the high of both Bar 1 and Bar 2

Short Setup (Reversal Down)

1. Bar 1 closes up
2. High of Bar 2 is above the high of Bar 1 and Bar 3
3. Bar 3 closes below the low of both Bar 1 and Bar 2

When this indicator is added to your chart, you will see "Reversal Up" or "Reversal Down" when one of the above conditions are met.

It is recommended to use the 1 minute time frame for short scalps and 5 minute time frame for longer held day trade positions.

This indicator also has an alert option.
To enable an alert:

1. Create a new alert
2. Set condition "Reversal" and "Any alert() function call"
3. Give the alert a unique name

It is good to have an alert for different tickers and different time frames!
When the alert is triggered, you will receive a message:
Reversal up on: ticker-ID-here
or
Reversal down on: ticker-ID-here

Never miss a trade setup again!
版本注释:
Fixed alert message to display ticker name.
版本注释:
Updated chart image to clean chart.
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?