Skip to content
Prev 6986 / 15274 Next

Another new bug with quantmod

The error appears when you call the function with the "Exp = NULL" flag

getOptionChain("APPL")  WORKS
getOptionChain("AAPL", Exp = NULL)  FAILS.
On 11/24/10 9:46 PM, Johnson, Cedrick W. wrote: