pub fn load_itch_aapl_deltas(limit: Option<usize>) -> Vec<OrderBookDelta>
Loads ITCH AAPL order book deltas from the parquet test dataset.
Downloads the file on first access. Pass limit to subsample.
limit