Skip to main content

RTD() symbology

RDT() function support multiple asset classes and instrument symbology. For more information about instruments type, please go to Instrument Symbology.

InstrumentCode

The InstrumentCode is set in the 3rd parameter. The 2sd (server) and the 4th parameters are blank or empty string.

=RTD(ProgID,,InstrumentCode,,Field[,Level])

CODE
=RTD("ontrade.quotes",,"SSE:ELISA",,"last")
RTDInstrumentCode.png

VWDInstrumentCode

The VWDInstrumentCode is set in the 3rd parameter. The 2sd (server) and the 4th parameters are blank or empty string.

=RTD(ProgID,,VWDInstrumentCode,,Field[,Level])

CODE
=RTD("ontrade.quotes",,"BN.FR",,"last")
RTDvwdCode.png

Feed + Ticker (DEPRECATED)

3rd and 4th parameters of the function are needed.

=RTD(ProgID,,Feed,Ticker,Field[,Level])

CODE
=RTD("ontrade.quotes",,"SSE","ELISA","last")

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.