pub fn extract_raw_symbol(symbol: &str) -> &strExpand 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.