Click or drag to resize

QuoteClient Properties

The QuoteClient type exposes the following members.

Properties
  NameDescription
Public propertyAccount
Various account information.
Public propertyAccountBalance
Account balance.
Public propertyAccountCredit
Account credit.
Public propertyAccountEquity
Account equity.
Public propertyAccountFreeMargin
Account free margin.
Public propertyAccountLeverage
Account leverage.
Public propertyAccountMargin
Account margin.
Public propertyAccountName
Currency name of the current account.
Public propertyAccountProfit
Account profit.
Public propertyAccountType
Real, contest, demo
Public propertyAutoReconnect
If true API reconnect automatically.
Public propertyClosedOrders
Array of closed orders.
Public propertyConnected
Check connection state.
Public propertyConnectTime
Time when connected to server
Public propertyGroupParameters
Parameters for each group.
Public propertyGroups
Symbol groups.
Public propertyHost
Host
Public propertyIsInvestor
Account mode. 0 - master, 1 - investor
Public propertyOrderClient
Public propertyPort
Port
Public propertyServerBuild
Server build.
Public propertyServerTime
Server time, refreshing goes with using incoming quotes.
Public propertySleepTime
Sleep time for MainThread of QuoteClient. Can be from 1 to 20 ms. Default value - 5 ms.
Public propertySymbols
List of avalible symbols.
Public propertyUser
Account number.
Top
See Also