public method OpenPosition.getUsedMargin

Brief

Gets the amount of funds currently committed to maintain the position, expressed in the account currency

Declaration

protojavascriptjavacsharp
public getUsedMargin() : real

Returns

The method returns a real value that represents the amount of funds currently committed to maintain the position, expressed in the account currency

Details

Declared in OpenPosition

back