SERIES_SYNCHRONIZED

 
What is the meaning of synchronization in SeriesInfoInteger()?
 
kemalturgay:
What is the meaning of synchronization in SeriesInfoInteger()?

Hello kemalturgay,

SERIES_SYNCHRONIZED is simply a boolean flag to confirm you're getting synchronized data (i.e., updated) for the symbol and timeframe you want.

Basically, it means all the data you have locally on your MT5 terminal is also present (and synchronized, i.e., similar) at the server side. 

Regards,
Malacarne 

Reason: