Description Usage Arguments Value Author(s) See Also Examples
getFuturesExpirations
returns an data frame
The getFuturesExpiration API from Barchart OnDemand provides first notice and last trade dates for futures contracts.
1 | getFuturesExpirations(roots = NULL, contracts = NULL)
|
roots |
optional; A symbol or code that identifies a futures root. Example ZC,ZS |
contracts |
optional; A symbol or code that identifies a futures contract. |
data frame
Mario Pisa
https://www.barchart.com/ondemand/api/getFuturesExpirations
1 2 | getFuturesExpirations(roots = 'ES')
getFuturesExpirations(contracts = 'NGM19,ESM19')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.