Click or drag to resize

MarginLevel Class

Margin level of the user
Inheritance Hierarchy
SystemObject
  mtapi.be.MT4ManagerNetMarginLevel

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

The MarginLevel type exposes the following members.

Constructors
  NameDescription
Public methodMarginLevel
Initializes a new instance of the MarginLevel 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 fieldBalance
Balance+credit
Public fieldEquity
Equity
Public fieldGroup
User group
Public fieldLevelType
Level type(ok/margincall/stopout)
Public fieldLeverage
User leverage
Public fieldLogin
User login
Public fieldMargin
Margin requirements
Public fieldMarginFree
Free margin
Public fieldMarginLvl
Margin level
Public fieldMarginType
Margin controlling type (percent/currency)
Public fieldUpdated
(internal)
Public fieldVolume
Lots
Top
See Also