Description Usage Arguments Value Examples
Fetches stock historical data from DataHub
1 | fetch_stock(code, source_code, query = list())
|
code |
the code of the interest series |
source_code |
the source code of the interest series |
query |
optional, availible list(from = yyyy-mm-dd, to = yyyy-mm-dd) |
dataframe
interest series code
source code
series date
Closing price
Opening price
Bid price
Ask price
High price of the day
Low price of the day
Volume traded
1 | fetch_interest('ICEAIR', 'NASDAQ')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.