Click or drag to resize

ConGatewayRule Class

Gateway rules configuration
Inheritance Hierarchy
SystemObject
  mtapi.be.MT4ManagerNetConGatewayRule

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

The ConGatewayRule type exposes the following members.

Constructors
  NameDescription
Public methodConGatewayRule
Initializes a new instance of the ConGatewayRule 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 fieldEnable
Enable flag 0 - disabled, 1 - enabled
Public fieldExeAccountId
Account internal id
Public fieldExeAccountName
Account name
Public fieldExeAccountPos
Account current position
Public fieldExeFlags
Execution flags
Public fieldExeMaxDeviation
Max. devation
Public fieldExeMaxLosingSlippage
Max losing slippage in pips
Public fieldExeMaxLosingSlippageLots
Max losing slippage volume in lots
Public fieldExeMaxProfitSlippage
Max profit slippage in pips
Public fieldExeMaxProfitSlippageLots
Max profit slippage volume in lots
Public fieldExeReserved
Reserved
Public fieldExeVolumePercent
Coverage percentage
Public fieldName
Public name
Public fieldRequestGroup
Group name or group mask
Public fieldRequestReserved
Reserved
Public fieldRequestSymbol
Symbol\symbols mask\symbols group name
Top
See Also