public method IMarginDescriptor.getProgressiveMargin
Overview
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
Declaration
function getProgressiveMargin()
public String getProgressiveMargin();
public string getProgressiveMargin();
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
Details
Declared in IMarginDescriptor