Trader_Morry

Role Reversal Detection Alert [MsF]

Trader_Morry Updated   
Japanese below / 日本語説明は英文の後にあります。
-------------------------
When you draw a horizontal line on the W top or W bottom and be waiting for roll reversal, have you ever missed it when it rebounded at the horizontal line? It is a helpful indicator to prevent such oversight.

After the candle touches the horizontal line (including the touch of the leg), and then the candle body passes the alert judgment horizontal line, it will be alert.

The horizon line and the alert judment horizon line should be entered as parameters.

- Parameter
Input Horizontal Value: Enter the horizontal value
Band Range by pips : Enter the offset from horizontal line by pips
-------------------------
WトップやWボトムに水平線を引いてロールリバーサルを待ってる時に見事水平線で反発したのに見逃すことはありませんか?
そんな見落としを防止するためのお助け的なインジケーターです。

メイン水平線にローソク(ひげ含む)タッチ後、からアラート判定水平線を実体で抜けた場合にアラートを発報します。

メイン水平線とアラート判定水平線はそれぞれパラメータで入力する必要があります。

<パラメータ>
Input Horizontal Value:メイン水平線の価格を入力します
Band Range by pips :メイン水平線からアラート判定水平線のオフセットをpipsで入力します
Release Notes:
How to use
-----
使い方
-------------------------
Step.1
Draw horizontal lines based on chart analysis. (This line is called the "main horizontal line")
*Assuming you use horizontal lines for rolereversal.
-----
チャート分析に基づいて水平線を引きます。(このラインをメイン水平線と呼びます)
*本インジケーターではロールリバーサルポイントに水平線が引かれることを想定しています。

Release Notes:
Step.2
Draw a horizontal line to use as an alert judgment when rebounding on the main horizontal line. (This is called the "alert judgment horizontal line") It doesn't matter if it's above or below the main horizontal line.
*If you are unsure where to draw the alert judgement horizontal line, I suggest aiming for a nearby candle legs.
-----
メイン水平線で反発した際のアラート判定として使用する水平線を引きます。(これをアラート判定水平線と呼びます)
先ほど引いたメイン水平線の上下どちらでも構いません。
*迷う場合は近くにあるひげの先端等を目標にアラート判定水平線を引くことをご提案いたします。

Release Notes:
Enter the price of the main horizontal line drawn in Step.1 into "Input Horizontal Value".
-----
Step.1で引いたメイン水平線の価格を"Input Horizontal Value"に入力します。

Release Notes:
Step.4
Adjust "Band Range by pips" so that the dashed line (band line) matches the alert judgment horizontal line drawn in Step.2.
-----
Step.2で引いたアラート判定水平線に点線(バンドライン)が合わさるように"Band Range by pips"を調整します。

Release Notes:
Step.5
Select Long/Short when setting alerts. It is OK to select both.
-----
アラートを設定します。アラート設定時はロング/ショートを選択してください。両方選択もOKです。
これで設定はおしまいです。

Release Notes:
note.
Cautions when switching other symbols:
・Even if you switch to another currency pair, the main horizontal line/alert judgment horizontal line before switching will be inherited.
・After switching, even if you change "Input Horizontal Value", the alert set before switching will be maintained.
Cautions about alerts:
・If 18bars or more passes from the main horizontal line touch to the alert judgment horizontal line, the alert judgment will be invalid and the alert will not sound.
And, it can be changed by directly modifying the following part of the script.
iLookBackCBars = 18
-----
他通貨ペア切り替え時の注意事項
・他通貨ペアに切り替えた場合も切り替え前のメイン水平線/アラート判定水平線が引き継がれます(TradingViewの仕様)
・切り替え後、"Input Horizontal Value"を変更しても切り替え前に設定したアラートは維持されます(TradingViewの仕様)
アラートが無効になる隠し仕様
・メイン水平線タッチからアラート判定水平線まで18bar以上経過した場合、そのアラート判定は無効となりアラートは鳴りません
⇒スクリプトの以下の部分を直接修正することで変更可能です。この値はパラメータ入力に仕様変更するかもしれません。
iLookBackCBars = 18

Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?