
BotTabScreener provides the functionality of what are known as screeners. Essentially, it is a wrapper over a list of standard tabs. It allows for the mass addition of securities to a robot and processes all market data for these securities in one place. This tool greatly simplifies the process of launching a trading algorithm on a large number of trading assets.
From the screener tab, data is received in the form of events. Moreover, the entire list of events, their names, and the data structures transmitted are exactly the same as in a simple tab. The only exception is that a reference to the instance of a simple tab is passed as the second argument in the event.
The code of the described class is located in the BotTabScreener.cs file in the directory OsEngine\project\OsEngine\OsTrader\Panels\Tab\

If you have any difficulties or questions, please write to the support chat. Link