pub fn generate_task_id( exchange: &str, symbol: &str, data_type: DataType, ) -> String
Generate a unique task ID for an exchange-symbol-datatype combination.