The Symbol Search is used to search and display instruments that match a full or partial instrument name entered in the search field.
If you have a short list of symbols, the easiest way to display them in the symbol search is to implement the symbols group request API.
Otherwise, you can use a single symbol search requests.
In case of JS API, you need to implement searchSymbols.
The search window has predefined UI to filter symbols based on symbol types and exchanges. Both filters are optional. You can use any string as a symbol type.
The search window displays symbols grouped by a root. To enable grouping you need to provide a object with regular expressions to parse instrument names.
If your use of the library doesn't involve changing the displayed instrument by users, then you can hide the search box using header_symbol_search featureset.