public method IMarginDescriptor.getProgressiveMarginReturns 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
Declaration
protojavascriptjavacsharppublic getProgressiveMargin() : string
Returns
The method returns returns a string that represents 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
Declared in IMarginDescriptor