Kagi, Renko, Points and figures and Equivolume charts
Posted: Mon May 29, 2006 9:47 am
HI,
I wanted to know if someone has already coded kagi, renko or equivolume graphs using jfreechart?
I'm writting a technical analysis application with Jfreechart, and i use a CombinedXYPlot with a dateAxis (or periodAxis). I have no problem to plot Candlesticks, Bars and continuous lines, but the problem is different for kagi, renko, point and figure and equivolume because they don't depend of the time. My question does it possible to plot (kagi, renko, point and figure or equivolume)charts using dateAxis or peridoAxis? And if not which domainaxis have i to use?
Thanks a lot!
I wanted to know if someone has already coded kagi, renko or equivolume graphs using jfreechart?
I'm writting a technical analysis application with Jfreechart, and i use a CombinedXYPlot with a dateAxis (or periodAxis). I have no problem to plot Candlesticks, Bars and continuous lines, but the problem is different for kagi, renko, point and figure and equivolume because they don't depend of the time. My question does it possible to plot (kagi, renko, point and figure or equivolume)charts using dateAxis or peridoAxis? And if not which domainaxis have i to use?
Thanks a lot!