public method PositionsSummary.getSellAvgOpen

Brief

Gets the average open price of all short (sell) positions

Declaration

protojavascriptjavacsharp
public getSellAvgOpen() : real

Returns

The method returns a real value that represents the average open price of all short (sell) positions

Details

Declared in PositionsSummary

back