Click or drag to resize

MT5API Properties

The MT5API type exposes the following members.

Properties
  Name Description
Public property Account Account information
Public property AccountCompanyName Company name
Public property AccountCurrency Account currency
Public property AccountEquity Account equity.
Public property AccountFreeMargin Account free margin
Public property AccountMargin Account used margin
Public property AccountMethod Netting or hedging
Public property AccountProfit Account profit
Public property ClusterMembers Cluster members
Public property ClusterSummary Cluster general information.
Public property CommonKey  
Public property Connected Check connection state.
Public property ConnectTime Time when connected to server
Public property EnableAllOrderUpdates Enable order updates events Cancelling, Started, Filled, Unknown.
Public property Host Host
Public property Id For user purposes
Public property LastQuoteTime Last quote time, refreshing goes with using incoming quotes.
Public property Password Account Password
Public property PfxFile Certificate *.pfx file
Public property PfxFilePassword Pfx file password
Public property Port Port
Public property ProcessServerMessagesInThread If you need so subscribe all symbols on each mt4 put 'true' to speed up application
Public property ServerDetails Fresh server details recieved from server during connect.
Public property ServerTime Server time, refreshing goes with using incoming quotes.
Public property ServerTimeZoneInMinutes Offset from UTC in mionutes
Public property User Account number
Top
See Also