Skip to content

MtApi (MT5) version 1.0.10

Compare
Choose a tag to compare
@vdemydiuk vdemydiuk released this 25 Oct 12:18
· 278 commits to master since this release
  • Issue #23: Added empty constructor to class MqlRates
  • Issue #21: Added function Print to MtApi
  • Issue #13: changed timeout values of SendTime and ReceiveTime on client side and server sides (12 hours)
  • Issue #14: Implemented function PositionOpen.
  • Refactored MtApiService library. Changed sign key in library MtApiService: using MtApiKey.snk. Added logging into MtApiService and used ILMerge.Task to merge assemblies into one dll.
  • Used WM_TIMER message to perform commands in MQL expert