Loads [OrderBookDelta]s from a Tardis format CSV at the given filepath,
automatically applying GZip decompression for files ending in “.gz”.
Load order book delta records from a CSV or gzipped CSV file.
Loads [OrderBookDepth10]s from a Tardis format CSV at the given filepath,
automatically applying GZip decompression for files ending in “.gz”.
Load order book depth-10 snapshots (5-level) from a CSV or gzipped CSV file.
Loads [OrderBookDepth10]s from a Tardis format CSV at the given filepath,
automatically applying GZip decompression for files ending in “.gz”.
Load order book depth-10 snapshots (25-level) from a CSV or gzipped CSV file.
Loads [QuoteTick]s from a Tardis format CSV at the given filepath,
automatically applying GZip decompression for files ending in “.gz”.
Load quote ticks from a CSV or gzipped CSV file.
Loads [TradeTick]s from a Tardis format CSV at the given filepath,
automatically applying GZip decompression for files ending in “.gz”.
Load trade ticks from a CSV or gzipped CSV file.