Files
MQL5-JSON-API-2/Indicators
Gunther Schulz 2510e59cd6 fix indicator plots starting at the wrong timestamp under certain cond.
plots would shift if the processing of indicaters would shift, if a new candle would for in MT while processing of indicator data of the client was still in process. The fix ensure, that any new indicator data starts at the correct timestamp.
2020-11-19 14:38:15 +01:00
..