Watch how to download trading robots for free
Find us on Twitter!
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

Divergence_Candles - indicator for MetaTrader 5

Views:
5608
Rating:
(10)
Published:
2018.06.18 13:55
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Signal indicator Divergence Candles shows in the price chart signal arrows for buying or selling at the divergences of candlesticks, according to the following conditions:

Buy divergence:

Low of the current candlestick < Low of the previous candlestick
Close of the current candlestick >= Close of the previous candlestick

Sell divergence:

High of the current candlestick > High of the previous candlestick
Close of the current candlestick <= Close of the previous candlestick

The indicator has no input parameters.

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

Difference2 Difference2

Indicator Difference2 shows the difference between the predefined reference prices (Applied price) now and as of N periods ago.

DI DI

Oscillator DI (Damping Index) is designed for identifying the damping of the directed market movement.

HWMA HWMA

Indicator HWMA (Holt-Winter Moving Average) is a three-parameter moving average by the Holt-Winter method.

HWC HWC

Channel indicator HWC (Holt-Winters Channel).