An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20070210/f618c1e7/attachment.pl
displaying a traditional stock chart
4 messages · stephenc, Alexy Khrabrov, BBands +1 more
I'd happily recommend FCharts -- although not for R per se, this is a fantastic application which can read text inputs and generate all kinds of charts, if you're into that sort of thing. http://www.spacejock.com/FreechartsSE.html Cheers, Alexy
On Feb 9, 2007, at 12:53 PM, stephenc wrote:
Hi Can anyone point me to the code for a traditional bar-chart display with high. low. open, close and volume all shown on the same chart? Stephen Choularton 02 9999 2226 0413 545 182 -- 9:58 PM [[alternative HTML version deleted]]
_______________________________________________ R-SIG-Finance at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance
On 2/9/07, stephenc <mail at xesoftware.com.au> wrote:
Hi Can anyone point me to the code for a traditional bar-chart display with high. low. open, close and volume all shown on the same chart?
Dirk and I worked on something that might be of interest... http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=65 jab
John Bollinger, CFA, CMT www.BollingerBands.com If you advance far enough, you arrive at the beginning.
3 days later
BBands wrote:
On 2/9/07, stephenc <mail at xesoftware.com.au> wrote:
Hi
Can anyone point me to the code for a traditional bar-chart display with
high. low. open, close and volume all shown on the same chart?
Dirk and I worked on something that might be of interest... http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=65 jab
Very nice.