Functionsยง
- bar_
spec_ to_ tardis_ trade_ bar_ string - Converts a Nautilus
BarSpecification
to the Tardis trade bar string convention. - deserialize_
uppercase - normalize_
instrument_ id - Parses a Nautilus instrument ID with a normalized symbol from the given Tardis
exchange
andsymbol
values. - normalize_
symbol_ str - parse_
aggressor_ side - Parses a Nautilus aggressor side from the given Tardis string
value
. - parse_
bar_ spec - Parses a Nautilus bar specification from the given Tardis string
value
. - parse_
book_ action - Parses a Nautilus book action inferred from the given Tardis values.
- parse_
instrument_ id - Parses a Nautilus instrument ID from the given Tardis
exchange
andsymbol
values. - parse_
option_ kind - Parses a Nautilus option kind from the given Tardis enum
value
. - parse_
order_ side - Parses a Nautilus order side from the given Tardis string
value
. - parse_
timestamp - Parses a UNIX nanoseconds timestamp from the given Tardis microseconds
value_us
.