Functionsยง
- stream_
batched_ deltas - Streams
Vec<Py<PyAny>>s (PyCapsule) from a Tardis format CSV at the givenfilepath, yielding chunks of the specified size. - stream_
deltas - Streams
OrderBookDeltas from a Tardis format CSV at the givenfilepath, yielding chunks of the specified size. - stream_
depth10_ from_ snapshot5 - Streams
OrderBookDepth10s from a Tardis format CSV at the givenfilepath, yielding chunks of the specified size. - stream_
depth10_ from_ snapshot25 - Streams
OrderBookDepth10s from a Tardis format CSV at the givenfilepath, yielding chunks of the specified size. - stream_
funding_ rates - Streams
FundingRateUpdates from a Tardis derivative ticker CSV file, yielding chunks of the specified size. - stream_
quotes - Streams
QuoteTicks from a Tardis format CSV at the givenfilepath, yielding chunks of the specified size. - stream_
trades - Streams
TradeTicks from a Tardis format CSV at the givenfilepath, yielding chunks of the specified size.