public method IMarginDescriptor.getUsedMarginEntry
Overview
Returns the amount of margin that is required to enter a new trading position
Declaration
function getUsedMarginEntry()
public double getUsedMarginEntry();
public double getUsedMarginEntry();
Returns
The method returns returns a real value that represents the amount of margin that is required to enter a new trading position
Details
Declared in IMarginDescriptor