mirror of
https://github.com/prosolis/gogobee.git
synced 2026-09-14 19:01:09 +00:00
The analysis path silently normalized junk tokens (BTC/USD, XYZ) to the default EUR/JPY/CAD set, giving no signal the input was rejected. Validate tokens up front: crypto symbols get nudged toward the conversion path, anything else returns an unknown-currency error.