ls_strikes: show strike prices of defined options

Description Usage Arguments Details Value Author(s) See Also Examples

Description

list the strike prices of previously defined options.

Usage

1

Arguments

pattern

an optional regular expression. Only names matching 'pattern' are returned.

Details

If no option names are supplied, the strike prices of all defined options will be returned

Value

vector of strike prices

Author(s)

Garrett See

See Also

ls_options, ls_calls, ls_puts ls_instruments_by ls_underlyings

Examples

1
2
3
4
5
## Not run: 
option_series.yahoo('SPY')
ls_strikes(ls_options('SPY'))

## End(Not run)

FinancialInstrument documentation built on May 2, 2019, 3:41 a.m.