mkt-types 0.1.0

Stable business data types for the mkt exchange client ecosystem.
Documentation
1
2
3
4
5
6
7
8
# 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.