piker/piker/brokers/binance
Tyler Goodlet eba6a77966 Add paper-engine cost simulation support
If a backend declares a top level `get_cost()` (provisional name)
we call it in the paper engine to try and simulate costs according to
the provider's own schedule. For now only `binance` has support (via the
ep def) but ideally we can fill these in incrementally as users start
forward testing on multiple cexes.
2023-08-07 09:55:45 -04:00
..
__init__.py Add paper-engine cost simulation support 2023-08-07 09:55:45 -04:00
api.py Bleh, move `.data.types` back up to top level pkg 2023-08-05 15:57:10 -04:00
broker.py Add paper-engine cost simulation support 2023-08-07 09:55:45 -04:00
feed.py Bleh, move `.data.types` back up to top level pkg 2023-08-05 15:57:10 -04:00
venues.py Bleh, move `.data.types` back up to top level pkg 2023-08-05 15:57:10 -04:00