Files
fxhnt/tests/unit
jgrusewski 0b59e8cabe fix(crypto-fetch): drop non-ASCII Binance perp symbols from the universe
Binance `exchangeInfo` can return junk meme symbols with non-ASCII (e.g. Chinese) characters
(`币安人生USDT`) that crash the klines GET with "'ascii' codec can't encode". Filter the universe to
ASCII-only symbols (still PERPETUAL / USDT-quote / TRADING as before).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 09:47:35 +02:00
..