I need to create Stock CandleStick chart from scratch, Because we have some complex customization about Buy, Sell and Hold signal. I have prepared all data now looking forward to see some sort of starting point, I know Object C well but not too much experience in iOS platform. Can someone refer me to a good site or library, Thanks in advance.
I need to create Stock CandleStick chart from scratch, Because we have some complex
Share
I have used core-plot in past projects. I think its pretty good. It even has several built in pre-sets for stock graphs.
http://code.google.com/p/core-plot/