QuoteClient Properties |
The QuoteClient type exposes the following members.
| Name | Description | |
|---|---|---|
| Account |
Various account information.
| |
| AccountBalance |
Account balance.
| |
| AccountCredit |
Account credit.
| |
| AccountEquity |
Account equity.
| |
| AccountFreeMargin |
Account free margin.
| |
| AccountLeverage |
Account leverage.
| |
| AccountMargin |
Account margin.
| |
| AccountName |
Currency name of the current account.
| |
| AccountProfit |
Account profit.
| |
| AccountType |
Real, contest, demo
| |
| AutoReconnect |
If true API reconnect automatically.
| |
| ClosedOrders |
Array of closed orders.
| |
| Connected |
Check connection state.
| |
| ConnectTime |
Time when connected to server
| |
| GroupParameters |
Parameters for each group.
| |
| Groups |
Symbol groups.
| |
| Host |
Host
| |
| IsInvestor |
Account mode. 0 - master, 1 - investor
| |
| OrderClient | ||
| Port |
Port
| |
| ServerBuild |
Server build.
| |
| ServerTime |
Server time, refreshing goes with using incoming quotes.
| |
| SleepTime |
Sleep time for MainThread of QuoteClient.
Can be from 1 to 20 ms. Default value - 5 ms.
| |
| Symbols |
List of avalible symbols.
| |
| User |
Account number.
|