Correlation Gaps Trading AUDJPY CADJPY NZDJPY – script MetaTrader 4

Correlation Gaps Trading AUDJPY CADJPY NZDJPY - script for MetaTrader 4
Watch for gaps in the correlation between two trading instruments and trade one pair against the other. It is advisable not to leave the trading unattended. Stop loss and take profit orders are not advisable since one pair trades against the other. Close profit and wait for new opportunities. Close loss or hedge it against … Read more

History analysis on presence of holes and gaps – script MetaTrader 4

History analysis on presence of holes and gaps - script for MetaTrader 4
The history_data_analysis_v3 script checks the history for missing bars, determines the size of the holes, gaps and makes a list of them. The original can be found here: history data analysis. This version has the output file format changed to *.csv and implements a heavily reworked output. Now, when using the MS Excel to open … Read more

Gaps – EA MetaTrader 5

Gaps
The author of the idea: Scriptor MQL5 code author: barabashkakvn The EA opens positions having Lots volume. We can set stop loss and take profit. Trailing can be enabled for positions. It is recommended to launch the EA on M1. When a new bar appears on a specified Timeframe, the EA checks if there has … Read more

Gaps OHLC – indicator MetaTrader 5

Gaps OHLC
The indicator shows the gap size on the histogram. The gap is a rift between the current bar’s Open price and Low/High of the previous bar. The tool is most efficient for symbols not traded round the clock, for example, stocks. https://www.mql5.com/ru/code/22902 Gaps OHLC – indicator MetaTrader 5

ms-Сandle. Candle direction indicator, gaps in quotes. – indicator MetaTrader 5

ms-Сandle. Candle direction indicator, gaps in quotes. - indicator for MetaTrader 5
Comparison of Open and Close prices often does not give a correct assessment of the direction of the candle. The indicator determines the direction of the bar based not only on the Open/Close prices. Gaps and gaps in quotes are also determined. Comparison of Open and Close prices often does not give a correct assessment … Read more