Click or drag to resize

ConGroup Structure

Client group configuration.

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntax
public struct ConGroup

The ConGroup type exposes the following members.

Fields
  NameDescription
Public fieldadv_security
enable advanced security
Public fieldarchive_max_balance
archive max balance
Public fieldarchive_pending_period
pendings clean period
Public fieldarchive_period
archive period
Public fieldcheck_ie_prices
check by stream prices on IE
Public fieldclose_fifo
fifo rule
Public fieldclose_reopen
partial close mode (if !=0 original position will be fully closed and remain position will be fully reopened)
Public fieldcompany
company name
Public fieldcopies
copy statements on support email
Public fieldcredit
virtual credit
Public fieldcurrency
deposit currency
Public fielddefault_deposit
default deposit (user don't specify balance himself)
Public fielddefault_leverage
default leverage (user don't specify leverage himself)
Public fieldenable
enable group
Public fieldgroup
group name
Public fieldhedge_prohibited
hedge prohibition flag
Public fieldinterestrate
annual interest rate (percents)
Public fieldmargin_call
margin call level (percents)
Public fieldmargin_mode
margin mode-MARGIN_DONT_USE,MARGIN_USE_ALL,MARGIN_USE_PROFIT,MARGIN_USE_LOSS
Public fieldmargin_stopout
stop out level
Public fieldmargin_type
stop out calculation mode { MARGIN_TYPE_PERCENT, MARGIN_TYPE_CURRENCY }
Public fieldmaxpositions
open positions limit (0 - unlimited)
Public fieldmaxsecurities
maximum simultaneous securities
Public fieldnews
news mode
Public fieldreports
enable statements
Public fieldreserved
reserved
Public fieldrights
rights bit mask-ALLOW_FLAG_EMAIL
Public fieldsecgroups
security group settings
Public fieldsecmargins
special securities settings
Public fieldsecmargins_total
count of special securities settings
Public fieldsecurities_hash
internal data
Public fieldsignature
statements signature
Public fieldsmtp_login
statements SMTP login
Public fieldsmtp_password
statements SMTP password
Public fieldsmtp_server
statements SMTP server
Public fieldstopout_skip_hedged
stopout mode
Public fieldsupport_email
support email
Public fieldtemplates
path to directory with custom templates
Public fieldtimeout
trade confirmation timeout (seconds)
Public fieldunused_rights
reserved
Public fielduse_swap
use rollovers and interestrate
Top
See Also