public method PositionsSummary.getBuyUsedMr

Overview

Gets the amount of used margin currently allocated to maintain all buy (long) positions

Declaration

function getBuyUsedMr()
public double getBuyUsedMr();
public double getBuyUsedMr();

Returns

The method returns a real value that represents the amount of used margin currently allocated to maintain all buy (long) positions

Details

Declared in PositionsSummary