public method RawOpenPosition.getOpenQuoteId

Brief

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

Declaration

protojavascriptjavacsharp
public getOpenQuoteId() : string

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 RawOpenPosition

back