stock charts
stock charts
Hello:
I am interested in creating MACD, Bollinger, Fast & Slow Stochastic, a high low stock chart, plus some more. I would ideally like to create all or major technical indications for stocks.. It should accept dynamic data.
Anybody interested ? We can share the work, I would like to contribute if somebody else is already on their way.. We can talk off-line and finally contribute the code back into JFreeChart.
Thanks
I am interested in creating MACD, Bollinger, Fast & Slow Stochastic, a high low stock chart, plus some more. I would ideally like to create all or major technical indications for stocks.. It should accept dynamic data.
Anybody interested ? We can share the work, I would like to contribute if somebody else is already on their way.. We can talk off-line and finally contribute the code back into JFreeChart.
Thanks
Re: stock charts
Hi Amit,
Thanks for taking up this initiative. I don't know what all these chart types are (except that they have something to do with stock charts) but if you have any questions about how best to integrate your code into the JFreeChart code base, please ask.
Regards,
DG.
Thanks for taking up this initiative. I don't know what all these chart types are (except that they have something to do with stock charts) but if you have any questions about how best to integrate your code into the JFreeChart code base, please ask.
Regards,
DG.
Re: stock charts
Hi,
I could contribute some classes that convert txt/xml stock-data into HighLowDataset and XYDataset.
Let me know if you are interested.
Andreas
I could contribute some classes that convert txt/xml stock-data into HighLowDataset and XYDataset.
Let me know if you are interested.
Andreas
Re: stock charts
Hi Andreas,
I'm interested...please e-mail your code.
Regards,
DG.
I'm interested...please e-mail your code.
Regards,
DG.
Re: stock charts
Andreas,
I'm also interested. Please email me the code. Or may be DG can put it on the website for everyone to share.
Thanks
Mudit
I'm also interested. Please email me the code. Or may be DG can put it on the website for everyone to share.
Thanks
Mudit
Re: stock charts
I am interested. For I will make it in a few weekes, now I just find some good resource.
Re: stock charts
I need to change the code a bit, so it will be useful for everyone (it was originally designed for a very special case).
I think I will publish it on Thursday (2002-05-02).
http://www.l-u-r.de/opensource/jfreechart/
I think I will publish it on Thursday (2002-05-02).
http://www.l-u-r.de/opensource/jfreechart/
Re: stock charts
Amit,
As discussed via email, lets work on this topic. Has anyone else been working on building technical analysis indicators components for JFreeChart?
Bill
As discussed via email, lets work on this topic. Has anyone else been working on building technical analysis indicators components for JFreeChart?
Bill
Re: stock charts
Bill,
I've created right now simple moving averages (overlaid) and volume (combined).
Thanks
Mudit
I've created right now simple moving averages (overlaid) and volume (combined).
Thanks
Mudit