
25 Sep
2010
25 Sep
'10
8:03 a.m.
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