# mkt-types
`mkt-types` defines the stable business data model shared across `mkt`
adapters and strategy code.
It includes common exchange identity, market metadata, market data, trading,
and account types. Optional serde support is available through the `serde`
feature.