public method IMarginDescriptor.getUsedMarginAware

Overview

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

Declaration

function getUsedMarginAware()
public double getUsedMarginAware();
public double getUsedMarginAware();

Returns

The method returns returns a real value that represents 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

Details

Declared in IMarginDescriptor