View source: R/get_path_append.R
Lookup function for REST API URL path appends
1 2 3 4 5 6 7 8 | get_path_append(
exchange,
fn,
base_asset = NULL,
quote_asset = NULL,
time_frame = NULL,
candle_type = NULL
)
|
exchange |
Which exchange |
fn |
Which function needs a path append |
base_asset |
Base asset |
quote_asset |
Quote asset |
time_frame |
Time frame |
candle_type |
Candle type |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.