Message-ID: <48DB9740.6070103@imperial.ac.uk>
Date: 2008-09-25T13:50:56Z
From: Adaikalavan Ramasamy
Subject: OHLC Plot with EMA in it
In-Reply-To: <3F9F8078-1505-456E-BFA6-5CFCA5C411F2@zak.li>
Can you give us a simple example which produces the same behavior?
Michael Zak wrote:
> Hi there
>
> I have some timeseries data which I plot in a OHLC Plot. In the same
> plot I'd like to have the EMA of this timeseries. I tried to add the EMA
> point to OHLC with lines(), but this doesn't work. Has anyone an idea
> how to handle it?
>
> Regards, Michael Zak
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.