Commit Graph

3 Commits (72072b5737a58d01c2b39787950a3d10ce189dae)

Author SHA1 Message Date
Tyler Goodlet 9d176c2dda Remove `BaseModel` use from all dataclass-like uses 2022-07-08 19:14:11 -04:00
Tyler Goodlet d7cfe4dcb3 Shorten edit name, passthrough kwargs to adder methods 2021-11-05 10:05:11 -04:00
Tyler Goodlet c982634839 Add draft `pydantic`-`QWidget` ORM system
Move all the ``pydantic`` finagling to an `_orm.py` and
just keep an `Allocator` as the backing model for our pp controls
in the position module. This all needs to be tied together in some sane
with with facility for multiple symbols/streams per chart for when we
get to charting-trading aggregate feeds.
2021-09-06 09:28:10 -04:00