public method PositionsSummary.getBuyUsedMr

Brief

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

Declaration

protojavascriptjavacsharp
public getBuyUsedMr() : real

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

back