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
Views:
5677
Rating:
(16)
Published:
2015.04.10 16:18
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Original author:

olegok83

A semaphore signal indicator that uses divergence between two CCI oscillators based on extreme points of the last five bars.

The signal is formed when there is divergence between two oscillators (fast and slow) and an appropriate candlestick combination, as shown below:

Fig. 1. Signal generation algorithm

Fig. 1. Signal generation algorithm

Fig. 2. The CCI_DiverSign indicator

Fig. 2. The CCI_DiverSign indicator

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

Momentum_DiverSign Momentum_DiverSign

A semaphore signal indicator that uses divergence between two Momentum oscillators based on extreme points of the last five bars.

Force_DiverSign Force_DiverSign

A semaphore signal indicator that uses divergence between two Force Index oscillators based on extreme points of the last five bars.

RSI_DiverSign RSI_DiverSign

A semaphore signal indicator that uses divergence between two RSI oscillators based on extreme points of the last five bars.

ExTrend_Cloud_HTF ExTrend_Cloud_HTF

The ExTrend indicator with the timeframe selection option available in the input parameters.