Problem on ff calendar and news filter

 

I have a script for convert and make offline news data from ff calendar. Every functions are working perfectly. My broker uses gmt+1 clock so I make and convert all data belongs to gmt+1.


the problem is the broker candle are not matching with news candle. It is not about daylight savings I guess so because the candle is matchs on april 7 however it is not matchs april 12. and than it matchs again on april 14. 


so anyone have any idea ? 


thanks 

 

There is one indicator in CodeBase which you can use as an example:

FFC - Forex Factory Calendar - indicator for MetaTrader 4

and the discussion about this indicator is going on this page (with fix version uploaded) and this page as well.

I am not sure that it will help but it is only I found related to it.

FFC - Forex Factory Calendar
FFC - Forex Factory Calendar
  • www.mql5.com
This is a modified version of the popular news indicator FFCal which was published initially by DerkWehler to ForexFactory forum. Actually, I've modified the code to suit my needs but I found that it may be useful for others as well so I decided to share it. I have rewritten the indicator so you can consider it almost "build from scratch" of...