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 propertyAccountMode
Account mode. 0 - master, 1 - investor
Public propertyAccountName
Currency name of the current account.
Public propertyAccountProfit
Account profit.
Public propertyClosedOrders
Array of closed orders.
Public propertyConnected
Check connection state.
Public propertyGroupParameters
Parameters for each group.
Public propertyGroups
Symbol groups.
Public propertyIsDemoAccount
Demo account flag.
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