Hi Everyone, this might be a very simple solution or not.
We are implementing a simple Search function for the following Exchanges
PAR,ASX, BRU, OSL, MUN, LSE, LIS, NSE, MIL, TLV, TO, NYS, NAS
If for example Id like for a user to search for a specific Ticker, but that same ticker is on multiple exchanges, for example
Royal Bank, has two exchanges it trades on,
RY.TO & RY.N (primary RIC)
in our current search tool bar, it is showing as
ROYAL BANK OF CANADA ORD, USD, RY.N, RY.TO, NYS
ROYAL BANK OF CANADA ORD, CAD, RY.NEO, RY.TO, NEO *we are no longer using NEO we will be RY.NBC and RY.NB
Is there a best practice one can recommend for us to implement the search tools to be able to fully deliver our end users the proper search selection for Ticker/Exchange/Country
Example
RY.TO, RY.NBC, Canada
RY.N, RY.NB, USA
Correct?