public method PositionsSummary.getSellUsedMr
Overview
Gets the amount of used margin currently allocated to maintain all short (sell) positions
Declaration
function getSellUsedMr()
public double getSellUsedMr();
public double getSellUsedMr();
Returns
The method returns a real value that represents the amount of used margin currently allocated to maintain all short (sell) positions
Details
Declared in PositionsSummary