SymbolInfoEx Class |
Namespace: TradingAPI.MT4Server
The SymbolInfoEx type exposes the following members.
Name | Description | |
---|---|---|
SymbolInfoEx | Initializes a new instance of the SymbolInfoEx class |
Name | Description | |
---|---|---|
ask_tickvalue |
tickvalue for ask
| |
background_color |
background color
| |
bid_tickvalue |
tickvalue for bid
| |
contract_size |
contract size
| |
count |
symbols index
| |
count_original |
symbols index in market watch
| |
currency |
currency
| |
description |
description
| |
digits |
security precision
| |
exemode |
execution mode
| |
expiration |
trades end date (UNIX time)
| |
external_unused |
internal
| |
filter |
filter value
| |
filter_counter |
filtration parameter
| |
filter_limit |
max. permissible deviation from last quote (percents)
| |
filter_reserved |
reserved
| |
filter_smoothing |
smoothing
| |
freeze_level |
modification freeze level (from market price)
| |
gtc_pendings |
GTC mode ORDERS_DAILY, ORDERS_GTC, ORDERS_DAILY_NO_STOPS
| |
instant_max_volume |
max. volume for Instant Execution
| |
logging |
enable to log quotes
| |
long_only |
allow only BUY positions
| |
margin_currency |
currency of margin requirments
| |
margin_divider |
margin divider
| |
margin_hedged |
hadget margin
| |
margin_hedged_strong |
lock open checking mode
| |
margin_initial |
initial margin
| |
margin_maintenance |
margin maintenance
| |
margin_mode |
margin calculation mode
| |
multiply |
multiply 10^digits
| |
point |
point size - (1/(10^digits)
| |
profit_mode |
profit calculation mode
| |
profit_reserved |
reserved
| |
quotes_delay |
quotes delay
| |
realtime |
allow real time quotes
| |
sessions |
quote and trade sessions
| |
source |
synonym
| |
spread |
spread
| |
spread_balance |
spread balance
| |
starting |
trades starting date (UNIX time)
| |
stops_level |
stops deviation value
| |
swap_enable |
enable swaps
| |
swap_long |
swaps values for long and short postions
| |
swap_openprice |
use open price at swaps calculation in SWAP_BY_INTEREST mode
| |
swap_rollover3days |
triple rollover day: 0-Monday, 1-Tuesday ... 4-Friday
| |
swap_short |
swaps values for long and short postions
| |
swap_type |
swap type
| |
symbol |
name
| |
tick_size |
one tick size
| |
tick_value |
one tick value
| |
trade |
trade mode
| |
type |
security group (see ConSymbolGroup)
| |
unused |
reserved
| |
value_date |
value date for this security
|