roq-dump¶
Purpose¶
Input an event-log (file)
Output events as log messages, csv, …
Useful for debugging and data analysis
Conda¶
$ conda install \
--channel https://roq-trading.com/conda/stable \
roq-tools
$ roq-dump [options] \
event_log_file
Flags¶
$ roq-dump --help
|
Output type.
Any of |
|
Filter on table name.
Optional when |
|
Enable extended message info?
Optional when |
|
Optional filter to only output event after or at this time.
Format is ISO 8601, e.g. |
|
Optional filter to only output event before or at this time.
Format is ISO 8601, e.g. |