967c86e8e9dd5ba775c5e16079ea28593f616411
Bypass SDK's name_to_coin lookup in candles_snapshot by calling http_info.post directly with the raw coin name. This fixes KeyError for symbols like xyz:GOLD, xyz:CL, mkts:USTECH that aren't in the name_to_coin dictionary. The WebSocket subscription already bypassed this lookup (line 154), but the historical fetch path did not.
Description
No description provided
Languages
Python
98.8%
PowerShell
1.1%
Dockerfile
0.1%