View source: R/okx_candle_data.R
| get_source_data_okx_candle | R Documentation |
Get Latest OKX Candle Data
get_source_data_okx_candle(
inst_id,
bar,
limit = 100L,
config = NULL,
tz = "UTC"
)
inst_id |
Instrument identifier. |
bar |
Candle interval. |
limit |
Integer page size. |
config |
Optional OKX API config. If omitted, defaults from the
package config and |
tz |
Output time zone. |
data.table or NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.