Learn R Programming

quantmod (version 0.3-3)

addExpiry: Add Contract Expiration Bars to Chart

Description

Apply options or futures expiration vertical bars to current chart.

Usage

addExpiry(type = "options", lty = "dotted")

Arguments

type
options or futures expiration
lty
type of lines to draw

Value

  • Expiration lines will be drawn at appropriate dates. A chibTA object will be returned silently.

Details

See options.expiry and futures.expiry in quantmod for details and limitations.

See Also

addTA

Examples

Run this code
addExpiry()

Run the code above in your browser using DataLab