mtapi icon indicating copy to clipboard operation
mtapi copied to clipboard

Indicators values returned

Open PascalChotard31 opened this issue 4 years ago • 0 comments

Hi, I encounter problems with indicators values returned by the MT4 API. My program is looping on symbols, asking for indicators values on different time frames (30, 240). It seems that, after a while, the returned values on frame 240 are not correct (I didn't check the values for 30 time frame). Where is it coming from ? Number of symbols ? Number of requests for indicators ? Is there any solution to get correct values ? Pascal

PascalChotard31 avatar Feb 16 '21 11:02 PascalChotard31