gap#
API documentation for tradingstrategy.utils.gap Python module in Trading Strategy.
Module description#
Detect gaps and bugs in timeseries data, and deal with it.
Classes#
Gap(gap_size: int) |
Functions#
|
Automatically detect the frequency of a time series. |
|
Detect and print gaps in a time series. |
|
Make all pair data series equally length. |
|
Fill missing timestamps for each pair_id with zeros for specified columns. |