View source: R/okx_candle_data.R
| detect_time_gaps_okx_candle | R Documentation |
Detect Time Gaps In OKX Candle Data
detect_time_gaps_okx_candle(dt, bar = "4H", tolerance = 1e-04)
dt |
A candle |
bar |
Candle interval. |
tolerance |
Numeric tolerance for fixed-width gap detection. |
A data.table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.