public method OpenPosition.getUsedMargin

Overview

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

Declaration

function getUsedMargin()
public double getUsedMargin();
public double getUsedMargin();

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