SymbolInfo Structure |
Namespace: TradingAPI.MT4Server
The SymbolInfo type exposes the following members.
Name | Description | |
---|---|---|
ToString |
Convert to string.
(Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
Code |
Internal code.
| |
ContractSize |
Contract size.
| |
Currency |
Currency.
| |
Digits |
Count of digits after decimal point in the symbol prices.
| |
Ex |
Extended symbol data.
| |
Execution |
Execution type.
| |
FreezeLevel |
Order freeze level in points. If the execution price lies within the range defined by the freeze level, the order cannot be modified, cancelled or closed.
| |
MarginCurrency |
Currency of margin requirments.
| |
MarginDivider |
Margin divider.
| |
MarginMode |
Margin calculation mode.
| |
Point |
Point size in the quote currency.
| |
ProfitMode |
Profit calculation mode.
| |
Spread |
Spread value in pips.QuoteClient QC
| |
StopsLevel |
Stop level in points.
| |
SwapLong |
Swap of the long position.
| |
SwapShort |
Swap of the short position.
|