pub fn bar_spec_from_topic(topic: &BitmexWsTopic) -> BarSpecificationExpand description
Converts a WebSocket topic to a bar specification.
Returns BAR_SPEC_1_MINUTE and logs an error for unsupported topics.
pub fn bar_spec_from_topic(topic: &BitmexWsTopic) -> BarSpecificationConverts a WebSocket topic to a bar specification.
Returns BAR_SPEC_1_MINUTE and logs an error for unsupported topics.