public method PositionsSummary.getSellUsedMr

Brief

Gets the amount of used margin currently allocated to maintain all short (sell) positions

Declaration

protojavascriptjavacsharp
public getSellUsedMr() : real

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

back