Hello! I have a CSV file with string data for 8000 symbols and I would like to run an exploration to output this CSV content for symbols that are only included in a watchlist. However, I do not need the data to be backfilled or accessed in my IB data feed.
Is there a way to do this without backfilling/accessing the latest IB data as it allows only to use 100 symbols simultaneously?
I like to look through the results and access IB data only for symbols I select.