ConGroupSec Structure |
Namespace: TradingAPI.MT4Server
The ConGroupSec type exposes the following members.
Name | Description | |
---|---|---|
autocloseout_mode |
auto close-out modes see CLOSE_OUT_NONE,CLOSE_OUT_HIHI, CLOSE_OUT_LOLO, CLOSE_OUT_HILO, CLOSE_OUT_LOHI,CLOSE_OUT_LOHI,CLOSE_OUT_FIFO,CLOSE_OUT_LIFO,CLOSE_OUT_INTRDAY_FIFO
| |
comm_agent |
agent commission
| |
comm_agent_lots |
agent commission lots mode-COMMISSION_PER_LOT,COMMISSION_PER_DEAL
| |
comm_agent_type |
agent commission mode-COMM_TYPE_MONEY, COMM_TYPE_PIPS
| |
comm_base |
standart commission
| |
comm_lots |
commission lots mode-COMMISSION_PER_LOT,COMMISSION_PER_DEAL
| |
comm_tax |
commission taxes
| |
comm_type |
commission type-COMM_TYPE_MONEY,COMM_TYPE_PIPS,COMM_TYPE_PERCENT
| |
confirmation |
use confirmation in Request mode
| |
execution |
dealing mode-EXECUTION_MANUAL,EXECUTION_AUTO,EXECUTION_ACTIVITY
| |
freemargin_mode |
free margin check mode
| |
ie_deviation |
maximum price deviation in Instant Execution mode
| |
ie_quick_mode |
ie quick mode
| |
lot_max |
allowed minimal and maximal lot values
| |
lot_min |
allowed minimal and maximal lot values
| |
lot_step |
allowed step value (10 lot-1000, 1 lot-100, 0.1 lot-10)
| |
reserved |
reserved
| |
show |
enable show and trade for this group of securites
| |
spread_diff |
spread difference in compare with default security spread
| |
trade |
enable show and trade for this group of securites
| |
trade_rights |
clients trade rights-bit mask see TRADE_DENY_NONE,TRADE_DENY_CLOSEBY,TRADE_DENY_MUCLOSEBY
|