Codes

The computer time resolution for MetaTrader 4

The indicator shows computer time resolution. Normally it is about 15-16 ms. This is important, for example, to copy positions from other MetaTrader 4

Forum

mql5.com connection problems.

There have been connectivity issues with the mql5.com website for the past few days. Do you also often have the website hang and the message "An error occurred during a connection to www.mql5.com " appears

Vertical line.

Hello! Started to make an indicator that will draw a line between two pips in time and price, the way the line is drawn is like this: for ( int w=limit;w<rates_total;w++) SupportBuffer[w]=low[s1]+speeds*(w-s1); Everything is fine, but sometimes the time points can be in one candle, you get a

CSV format adjusting script.

Does anybody know some CSV format adjusting script to change ASK and BID in the right places for correct MT5 import ticks? Dukascopy has this format: Time (UTC), Ask , Bid ,AskVolume,BidVolume 2022.04 . 01 00 : 00 : 00.107 , 1.31462 , 1.3145 , 1.34 , 0.12 but for correct imports need change ASK and