GetMinuteBarSubscription

If you need the minute bars for ALL active symbols just use the GetMinuteBarSubscription method without parameters. If you want to subscribe to some set of contracts just use the latest SDK version (some previous have a bug related to mass subscription) or use Extensions package that provides helper methods for creating a single subscription for array (or IEnumerable<String>) or symbols.