class InstrumentDescriptor

Parents

object

Brief

The class provides basic information about available instruments

Public Methods

getOfferId

Gets the unique identification number of the instrument offer

getPriceStreamId

Gets the ID of price stream

getSortOrder

Gets the default sort order position

getSubscriptionStatus

Gets the instrument subscription status

getSymbol

Gets the symbol of the instrument. For example, EUR/USD

InstrumentDescriptor

This method is a constructor for the class provides basic information about available instruments. It initializes the properties with default values and does not return any values

back