fut_basic: Get basic info of futures contracts.

Description Usage Arguments Value Examples

View source: R/futures.R

Description

Get basic info of futures contracts.

Usage

1
2
fut_basic(exchange, fut_type = "", date_format = c("POSIXct", "Date",
  "char"), ...)

Arguments

exchange

Future exchagne centre.

fut_type

Type of futures.

date_format

How to cast datetime format.

...

futher arguments passed

Value

data.frame/data.table

Examples

1
2
3
4
## Not run: 
fut_basic(exchange="DCE", fut_type="1")

## End(Not run)

imlijunda/TushareR documentation built on Dec. 2, 2019, 3:25 a.m.