Im wanting to get the complete list of RICs for the TSE (.T) using RFAJ if possible
@RN For RFA Java, you can start with the StarterConsumer_Chain example (GUI) to retrieve 0#.N225 data. It has 16 chain headers. This example will iterate and extract child RICs for each header automatically. Here this is the example output screenshot.
You can request the chained record 0#.N225. This will give you the constituents of the Nikkei 225 on Tokyo SE.
Is there a RIC that covers all stocks?
@RN Please confirm whether this is the solution you are looking for or not.