extract_raw_symbol

Function extract_raw_symbol 

Source
pub fn extract_raw_symbol(symbol: &str) -> &str
Expand description

Extracts the raw dYdX ticker from a Nautilus symbol.

Removes both the venue suffix (.DYDX) and the perpetual suffix (-PERP). This produces the base ticker format required by dYdX WebSocket subscriptions.