ETA: Additional symbol attributes

HermesT
HermesT Newcomer

I am relatively new to ETA Java development. I want to ask if there are additional symbol attributes that we can get via SymbolListHandler or DirectoryHandler (chain rics). I am specifically looking at ISIN and the primary code from the exchange.


Otherwise, can I assumme that the RIC code follows this naming convention

<exchange primary code>.<RIC suffix>

For example, for ASX exchange, can I assumme that the exchange primary code in XYZ.AX to be XYZ?


Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @HermesT

    Thanks for reaching out to us.

    Typically, a quote RIC contains a RIC root and exchange identifier, such as ABC.AX.

    <RIC Root>.<Exchange Identifier> 

    The RIC Root is ABC and the exchange identifier is AX.

    However, there are other RIC rules for futures and options. You can contact the Content support team directly via MyRefinitiv for more information.

    Otherwise, you can use the RIC Search tool to search for RICs.


Answers