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

CandleDifference_Obj - indicator for MetaTrader 5

Views:
4244
Rating:
(20)
Published:
2017.05.29 14:18
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author: Il Anokhin

The indicator displays the change in price as a percentage relative to the Open price of the current candlestick. It can display on a chart up to 8 pairs as graphical objects added to the chart. Candlestick timeframe is selectable.

This code was first implemented in MQL4 and published in Code Base at mql4.com on 23.08.2012.

Fig1. The CandleDifference_Obj indicator

Fig1. The CandleDifference_Obj indicator

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

CandleDifference CandleDifference

The indicator displays the change in price as a percentage relative to the Open price of the current candlestick.

Sound Alert Entry Out Sound Alert Entry Out

Plays a sound when position is closed.

iFreeNumFractals iFreeNumFractals

The indicator finds fractals of any dimension.

Exp_TrailingStop Exp_TrailingStop

The Expert Advisor moves trailing stops of all positions on the current symbol.