Skip to main content

bar_spec_from_topic

Function bar_spec_from_topic 

Source
pub fn bar_spec_from_topic(topic: &BitmexWsTopic) -> BarSpecification
Expand description

Converts a WebSocket topic to a bar specification.

Returns BAR_SPEC_1_MINUTE and logs an error for unsupported topics.