public method IMarginDescriptor.getUsedMarginEntry

Brief

Returns the amount of margin that is required to enter a new trading position

Declaration

protojavascriptjavacsharp
public getUsedMarginEntry() : real

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

back