Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Key_Reversal - indicator for MetaTrader 5

Views:
20047
Rating:
(48)
Published:
2018.11.20 12:43
Key_Reversal.mq5 (11.71 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Key Reversal pattern is similar to Engulfing price action pattern and consists of three bars. Two of them are trend-following and the third (key) one should absorb the previous (second) one.

The indicator implements a simplified pattern structure:

  • Bullish Key Reversal - two bearish bars and one bullish bar (the third one). The third bar's Close price exceeds High of the previous (second) bar.
  • Bearish Key Reversal - two bullish bars and one bearish bar (the third one). The third bar's Close price is lower than Low of the previous (second) bar.

There are five inputs:

  • Trend detection period - number of bars preceding the key one
  • Use trend detection filter - consider bars before the key one (Yes/No)
  • Show alerts (Yes/No)
  • Send mails - send signals to an email (Yes/No)
  • Send push-notifications - send push notifications to a mobile device (Yes/No)

If Use trend detection filter is disabled, the pattern applies the key bar only.



Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/23122

SVSI SVSI

SVSI indicator

TMACD_Divergence TMACD_Divergence

TMACD Divergence indicator

Standard Deviation smoothing Standard Deviation smoothing

Smoothed Standard Deviation

Extent Extent

Extent indicator