public method ClosedPosition.getOpenQuoteId

Overview

Gets the unique identifier of the pair of prices bid and ask at which the position was opened

Declaration

function getOpenQuoteId()
public String getOpenQuoteId();
public string getOpenQuoteId();

Returns

The method returns a string that represents the unique identifier of the pair of prices bid and ask at which the position was opened

Details

Declared in ClosedPosition