public method IMarginDescriptor.getUsedMarginAwareReturns 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
protojavascriptjavacsharppublic getUsedMarginAware() : real
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
Declared in IMarginDescriptor