Expand description
File-based loader for historical Betfair Exchange Streaming data.
Reads compressed (gzip or bzip2) or plain JSON files containing
newline-delimited Betfair ESA messages and produces Nautilus domain
objects. The parsing logic mirrors the live data client handler in
crate::data.
Structs§
- Betfair
Data Loader - Reads Betfair historical data files and converts them into Nautilus domain objects.
Enums§
- Betfair
Data Item - A parsed data item from a Betfair historical file.