GetOptionDates: GetOptionDates

Description Usage Arguments Value Examples

View source: R/GetOptionDates.R

Description

Returns expiration dates on a single underlying. Requires API keys (in specific order). See help for more info.

Usage

1

Arguments

APIKeys

A vector containing API keys (order: cKey, cSecret, oKey, oSecret).

symbol

The underlying's symbol

Value

A tibble containing available option expiration dates and days to expiration

Examples

1
2
3
4
## Not run: 
GetOptionDates(APIKeys, "XYZ")

## End(Not run)

ryanwalton57/allyr documentation built on March 31, 2020, 8:59 p.m.