piker/piker/accounting
Tyler Goodlet 35f0520cb0 Drop `Symbol` / `.symbol` support from `.accounting`
Only stuff left was the allocator stuff. Drop the top level subpkg
exports and finally kill off the awkwardly named
`Symbol.lot_size_digits` properties XD

Expose a bunch more util funcs at subpkg top level, do some typing in
allocator method internals.
2023-05-24 15:26:51 -04:00
..
__init__.py Drop `Symbol` / `.symbol` support from `.accounting` 2023-05-24 15:26:51 -04:00
_allocate.py Drop `Symbol` / `.symbol` support from `.accounting` 2023-05-24 15:26:51 -04:00
_ledger.py Drop `Symbol` / `.symbol` support from `.accounting` 2023-05-24 15:26:51 -04:00
_mktinfo.py Drop `Symbol` / `.symbol` support from `.accounting` 2023-05-24 15:26:51 -04:00
_pos.py Drop `Symbol` / `.symbol` support from `.accounting` 2023-05-24 15:26:51 -04:00
cli.py Add longer timeout on brokerd ctx cancel; seems to work? 2023-05-22 00:16:58 -04:00