3 Commits

Author SHA1 Message Date
Viacheslav Demydiuk a830dc11a6 Refactored MtApi4 (MT4) for working with new architecture 2024-06-16 13:57:50 +03:00
dependabot[bot] e683b16f32 Bump Newtonsoft.Json from 8.0.3 to 13.0.1 in /MtApi
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 8.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/8.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 18:34:03 +00:00
DW 3bec28f817 Added Request/Response mechanism into mtapi. Added structure MtOrder. Added functions GetOrder, GetOrders. 2016-04-22 19:14:47 +03:00