pub fn subscribe_index_prices( pattern: MStr<Pattern>, handler: TypedHandler<IndexPriceUpdate>, priority: Option<u8>, )
Subscribes a handler to index price updates matching a pattern.