[Haskell-cafe] Candlestick charts
Henning Thielemann
lemming at henning-thielemann.de
Sat Sep 25 08:03:36 EDT 2010
On Sat, 25 Sep 2010, rgowka1 wrote:
> 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
>
> I will use Finance-Quote-Yahoo to get the quote data from Yahoo.
You might try the gnuplot package as interface to the gnuplot program.
There was already someone who wanted to plot candle sticks:
http://projects.haskell.org/pipermail/gnuplot/2010-April/000009.html
More information about the Haskell-Cafe
mailing list