public method PositionsSummary.getSellClose
Overview
Gets the current sell (bid) price for your long (buy) positions
Declaration
function getSellClose()
public double getSellClose();
public double getSellClose();
Returns
The method returns a real value that represents the current sell (bid) price for your long (buy) positions
Details
Declared in PositionsSummary