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

Gap indicator - indicator for MetaTrader 4

Views:
41434
Rating:
(24)
Published:
2016.05.16 11:38
i-GAP.mq4 (3.27 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator shows the gaps between the closing price of the previous bar and the opening price of the current bar. The gap size in points is set in the SizeGAP external parameter. The indication is performed using arrows, with the consideration that most gaps are closed. That is, an arrow points in the direction opposite to the gap.


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

lot lib lot lib

Lot sizing library. 29 money management options.

ZH_Dynamic_Arrays_Lib ZH_Dynamic_Arrays_Lib

A set of functions to emulate the dynamic arrays.

ADXdon ADXdon

The ADXdon indicator. Another version of the ADX indicator, which shows the strength of the trend.

Sell Percent Sell Percent

The script opens a SELL position with the size of a percentage of the maximum allowed size.