Skip to content

MtApi (MT5) version 1.0.20

Compare
Choose a tag to compare
@vdemydiuk vdemydiuk released this 27 May 11:36
· 75 commits to master since this release

Issue #136 (Metaqoutes MT5 Build 1930):

  • Updated structures MqlTick, MqlBook with new field volume_real. Remove redundant code from MtApiService.
  • Added new properties to the ENUM_SYMBOL_INFO_DOUBLE enumeration: SYMBOL_VOLUME_REAL,SYMBOL_VOLUMEHIGH_REAL, SYMBOL_VOLUMELOW_REAL

Issue #138 (MtApi5: ENUM_POSITION_PROPERTY_DOUBLE remove POSITION_COMMISION):

  • removed rudiment value POSITION_COMMISION from enum ENUM_POSITION_PROPERTY_DOUBLE

Issue #143 ([ENHANCEMENT] MT5:Build1995 implement new function TesterStop()):

  • Added function TesterStop

Issue #147 ([MT4] GetOrders returns orders AND deposit operations):

  • Added non-documented types of trade operations: balance, credit, rebate.