Files
MQL5-JSON-API-2/Indicators
Gunther Schulz 6e05a9d27e 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-22 13:50:14 +01:00
..