interface IMarginDescriptor

Parents

object

Brief

The margin levels descriptor

Public Methods

getProgressiveMargin

Returns the progressive margin value for a particular trading position. Progressive margin is a type of margin that increases as the position moves further into a loss

getUsedMargin

Returns the amount of margin that is currently being used for a particular trading position

getUsedMarginAware

Returns the amount of margin that is currently being used for a particular trading position, taking into account any adjustments or conditions that may affect the margin requirements

getUsedMarginEntry

Returns the amount of margin that is required to enter a new trading position

back