Commit Graph

11 Commits

Author SHA1 Message Date
Viacheslav Demydiuk fa1e6b6c62 Issue #296: MtApi5 - Added property CommandTimeout to define time for waiting result of response from MetaTrader. Default value 30 sec 2026-04-06 20:22:10 +03:00
Viacheslav Demydiuk 249b0f9fbb Issue #262: function GetQuotes load data from MT instead of using cached quotes 2025-12-05 23:43:27 +02:00
Viacheslav Demydiuk ba1754d59b MtApi/MtApi5: updated logic of connection with requesting expert list and quotes 2024-12-21 23:12:59 +02:00
Viacheslav Demydiuk a830dc11a6 Refactored MtApi4 (MT4) for working with new architecture 2024-06-16 13:57:50 +03:00
Viacheslav Demydiuk 35812084d5 MtApi5: Added logger in RpcClient 2024-02-25 17:48:47 +02:00
Viacheslav Demydiuk 4f9dc57c25 Moved logic related to command to MtRpcClient 2024-01-12 23:24:47 +02:00
Viacheslav Demydiuk 919ca97101 Added MtNofication message into MtClient 2024-01-12 21:29:46 +02:00
Viacheslav Demydiuk 9ef4fd768f Fixed bug in parsing MtEvent 2024-01-12 18:13:32 +02:00
Viacheslav Demydiuk af5dd93056 Added message MtClientReady into MtClient. Added event Disconnected into MtRpcClient 2024-01-11 22:52:43 +02:00
Viacheslav Demydiuk 9a9403a324 Added project Mt5Api to VS_2022 solution and disable some code for compilable 2024-01-07 23:19:19 +02:00
Viacheslav Demydiuk feb0192b11 Added new projects of new RPC core: MyClient and MtServivce 2024-01-04 18:35:15 +02:00