Description Usage Value Examples
Use a valid API Token to pull all foreign exchange quotes which includes
Bid/Ask. Set API token using fmpc_set_token
.
1 |
a data frame of forex with quotes
1 2 3 4 5 6 7 8 | ## Not run:
# Must set a valid API token
fmpc_set_token('FMPAPIKEY')
fmpc_price_forex()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.