Skip to content
Prev 13178 / 15274 Next

quantmod EMA and SMA

On Mon, Mar 9, 2015 at 9:04 AM, Joshua Ulrich <josh.m.ulrich at gmail.com> wrote:
It looks like this is a long-standing bug.  The current behavior
originated in 2008, so I checked with Jeff.  He confirmed that the
intention was to choose the Close if the data were OHLC and with.col
was not specified.

I have filed and fixed the issue.
https://github.com/joshuaulrich/quantmod/issues/41

Thanks for the report!