[Haskell-cafe] Candlestick charts

Vivian McPhail haskell.vivian.mcphail at gmail.com
Fri Oct 1 01:12:44 EDT 2010


 Hi

>Message-ID: <AANLkTinROzNiqF4+yKxOfHo0FB=3B_7tfduX=vVbggYC at mail.gmail.com>
>
>Hi -
>
>What are the libraries to use in Haskell to generate a stock
>candlestick chart like
>http://stockcharts.com/h-sc/ui?s=SPY&p=D&b=5&g=5&id=p05007254056<http://stockcharts.com/h-sc/ui?s=SPY&p=D&b=5&g=5&id=p05007254056>
>
>I will use Finance-Quote-Yahoo to get the quote data from Yahoo.
>
>thanks for all your help.

The plot 0.1.1 package supports candle and whisker charts.

http://hackage.haskell.org/plot

Vivian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20101001/6be1ca35/attachment.html


More information about the Haskell-Cafe mailing list