TradingViewModel({ required this.screener, required this.symbols, this.interval = Intervals.INTERVAL_1_HOUR, });