simplex replied to the topic Check the Quality of your Broker's MT Price Feed in the forum Development 10 years, 7 months ago
It says on FXCM demo you’re having 285 M1 bars in sync, on Oanda Live the first async fault occurs on bar 1 (see column IDX). The script will list timestamp data of the first bar (starting at IDX = 1) that is out of sync (faulty).
Now you’ll have to decide for yourself whether this is a problem regarding the strategies / indicators…[Read more]
simplex replied to the topic Check the Quality of your Broker's MT Price Feed in the forum Development 10 years, 7 months ago
I tried to force similar results on my system by running the analysis including a pair I’ve never used, like SGDJPY. See pic for results: in this case no output for TF smaller than H1, and H1 pointing to timestamp 2015.03.26,02:00 at bar index = 1.
So not completely the same result as yours, but anyway I would interpret your…[Read more]