public method PositionsSummary.getBuyAvgOpen
Overview
Gets the average open price of all long (buy) positions
Declaration
function getBuyAvgOpen()
public double getBuyAvgOpen();
public double getBuyAvgOpen();
Returns
The method returns a real value that represents the average open price of all long (buy) positions
Details
Declared in PositionsSummary