Click or drag to resize

ConGroup Class

Client group configuration
Inheritance Hierarchy
SystemObject
  mtapi.be.MT4ManagerNetConGroup

Namespace:  mtapi.be.MT4ManagerNet
Assembly:  MT4ManagerNet (in MT4ManagerNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ConGroup

The ConGroup type exposes the following members.

Constructors
  NameDescription
Public methodConGroup
Initializes a new instance of the ConGroup class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldArchiveMaxBalance
Maxumum balance of accounts to move in archive base
Public fieldArchivePendingPeriod
Pendings clean period
Public fieldArchivePeriod
Inactivity period after which account moves to archive base (in days)
Public fieldCheckIePrices
Check IE prices on requests
Public fieldCloseFifo
Fifo rule
Public fieldCloseReopen
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 fieldDefaultDeposit
Default deposit (user don't specify balance himself)
Public fieldDefaultLeverage
Default leverage (user don't specify leverage himself)
Public fieldEnable
Enable group
Public fieldGroup
Group name
Public fieldHedgeLargeleg
Use large leg margin for hedged positions
Public fieldHedgeProhibited
Hedge prohibition flag
Public fieldInterestrate
Annual interest rate (percents)
Public fieldMarginCall
Margin call level (percents)
Public fieldMarginMode
Margin mode-MARGIN_DONT_USE,MARGIN_USE_ALL,MARGIN_USE_PROFIT,MARGIN_USE_LOSS
Public fieldMarginStopout
Stop out level
Public fieldMarginType
Margin controlling type { MARGIN_TYPE_PERCENT, MARGIN_TYPE_CURRENCY }
Public fieldMaxpositions
Maximum orders and open positions
Public fieldMaxsecurities
Maximum simultaneous securities
Public fieldNews
News mode
Public fieldNewsLanguages
LANGID array
Public fieldNewsLanguagesTotal
News languages total
Public fieldOtpMode
One-time password mode
Public fieldReports
Enable statements
Public fieldReserved
Public fieldRights
Rights bit mask-ALLOW_FLAG_EMAIL
Public fieldSecgroups
Security group settings
Public fieldSecmargins
Special securities settings
Public fieldSecmarginsTotal
Count of special securities settings
Public fieldSecuritiesHash
Internal data
Public fieldSignature
Statements signature
Public fieldSmtpLogin
Statements SMTP login
Public fieldSmtpPassword
Statements SMTP password
Public fieldSmtpServer
Statements SMTP server
Public fieldStopoutSkipHedged
Skip fully hedged accounts when checking for stopout
Public fieldSupportEmail
Support email
Public fieldSupportPage
Company support page
Public fieldTemplates
Path to directory with custom templates
Public fieldTimeout
Trade confirmation timeout (seconds)
Public fieldUnusedRights
Reserved
Public fieldUseSwap
Top
See Also