define_options.yahoo: define option_series instruments using yahoo...

Description Usage Arguments Value Author(s) See Also Examples

Description

define option_series instruments using yahoo

Usage

1
2
define_options.yahoo(symbol, currency = "USD", multiplier = 100,
  tick_size = NULL)

Arguments

symbol

chr name of underlying instrument

currency

chr name of currency

multiplier

contract multiplier (usually 100 for equity options)

tick_size

minimum price change

Value

called for side-effect

Author(s)

Garrett See

See Also

option_series.yahoo, define_options, define_options.IB

Examples

1
2
3
4
## Not run: 
define_options("SPY",src='yahoo')

## End(Not run)

gsee/twsInstrument documentation built on May 17, 2019, 8:55 a.m.