Description Usage Arguments Value
Request number of historical prices
1 2 3 4 5 6 | request_prices(
epic = "IX.D.SPTRD.DAILY.IP",
resolution = "HOUR",
n_prices = 5,
price_type = "bid"
)
|
epic |
Instrument ID |
resolution |
Time interval of prices eg. "HOUR", "DAY", "MINUTE_15" |
n_prices |
Number of prices to request |
price_type |
"bid" or "ask" |
Dataframe of historical prices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.