public method PositionsSummary.getSellAvgOpen

Overview

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

Declaration

function getSellAvgOpen()
public double getSellAvgOpen();
public double getSellAvgOpen();

Returns

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

Details

Declared in PositionsSummary