[Haskell-cafe] Candlestick charts

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Fri Oct 1 01:24:05 EDT 2010


On 1 October 2010 15:12, Vivian McPhail
<haskell.vivian.mcphail at gmail.com> wrote:
> 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
>>
>>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

That URL should of course be http://hackage.haskell.org/package/plot

However, I'm curious: what is the rationale behind you developing plot
rather than you helping Tim extend Chart?


-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com


More information about the Haskell-Cafe mailing list