public method PositionsSummary.getBuyClose

Overview

Gets the current buy (long) price for your short (sell) positions

Declaration

function getBuyClose()
public double getBuyClose();
public double getBuyClose();

Returns

The method returns a real value that represents the current buy (long) price for your short (sell) positions

Details

Declared in PositionsSummary