getFuturesSpecifications: getFuturesSpecifications Barchart data.

Description Usage Arguments Value Author(s) See Also Examples

Description

getFuturesSpecifications returns an data frame Barchart OnDemand's getFuturesSpecifications API provides contract information such as trading hours, contract size and tick size for futures contracts.

Usage

1
getFuturesSpecifications(symbols, exchanges = NULL, futuresCategory = NULL)

Arguments

symbols

optional; A symbol or code that identifies a financial instrument. Multiple symbols separated by a comma may be used. Example GC,CL

exchanges

optional; The code for the exchange a group of financial instruments are listed on. Example COMEX,NYMEX

futuresCategory

optional; Futures categories include: Energies, Financials, Grains, Indices, Meats, Metals, Softs and Currencies. Example energies,metals

Value

data frame

Author(s)

Mario Pisa

See Also

https://www.barchart.com/ondemand/api/getFuturesSpecifications

Examples

1

mariope/RBarchart documentation built on June 24, 2019, 9:47 p.m.