kraken_asset_pairs | R Documentation |
kraken_asset_pairs
kraken_asset_pairs(pair = NULL, info = NULL, timeout_seconds = 60)
pair |
optionally provide one or more comma-separated asset pairs to query. |
info |
optionally select the information to return. You can choose from: "info" (all info), "leverage" (leverage info), "fees" (fee schedule), or "margin" (margin info). |
timeout_seconds |
seconds until the query times out. Default is 60. |
returns a list containing information on Kraken asset pairs.
kraken_asset_pairs(timeout_seconds = 4.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.