Functionsยง
- create_
csv_ reader - Creates a new CSV reader which can handle gzip compression.
- load_
deltas - Load [
OrderBookDelta
]s from a Tardis format CSV at the givenfilepath
. - load_
depth10_ from_ snapshot5 - Load [
OrderBookDepth10
]s from a Tardis format CSV at the givenfilepath
. - load_
depth10_ from_ snapshot25 - load_
quote_ ticks - Load [
QuoteTick
]s from a Tardis format CSV at the givenfilepath
. - load_
trade_ ticks - Load [
TradeTick
]s from a Tardis format CSV at the givenfilepath
.