Hello, TradeStation is not designed to trade multiple stocks within a single EasyLanguage strategy. But, can a single strategy be written so that it follows indicators for multiple stocks and executes trades for those individual stocks where trades are indicated? Norm
You can apply the same strategy to multiple stocks, one chart per stock. If you are talking about aggregating signals between charts, yes you can do that as well using Global Variables. You can have more than one symbol per chart also, and the strategy can communicate with all of them but the chart can only place an order for the first issue in the chart. That is how it all worked the last time I used TS8 anyway, it was a while ago.
Why can't you run your strategy(ies) in RadarScreen®? That is the same as applying a strategy to a chart, as far as I know. http://www.tradestation.com/strategy_testing/crts_indicator.shtm