piker/piker/brokers/binance
Tyler Goodlet 8a5bb688af binance: set `Pair.pegInstructionsAllowed = False`
Lol, a cheeky unforeseen bug due to TOML's lack of a null type and
thinking i can render an `Optional` field on a `msgspec.Struct`
(defaulted to `None`) the `binance.symcache.toml` cache file..

I didn't catch this when i first updated to the 3.1 API in f7caa75228
because i never did a cache-files flush.. lesson learned and we **really
need tests for this**!!
2025-10-02 20:08:56 -04:00
..
__init__.py Add paper-engine cost simulation support 2023-08-07 09:55:45 -04:00
api.py Update `binance` spot pairs with `amendAllowed` 2025-04-24 10:37:52 -04:00
broker.py Spurious first-draft of EG collapsing 2025-09-15 19:27:56 -04:00
feed.py binance; unmask around send-chan @acm usage 2025-09-20 22:32:05 -04:00
venues.py binance: set `Pair.pegInstructionsAllowed = False` 2025-10-02 20:08:56 -04:00