Analytical charts of Stock Market

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
raseljhphp
Forum Newbie
Posts: 1
Joined: Sun Jul 11, 2010 12:54 am

Analytical charts of Stock Market

Post by raseljhphp »

How can i make different analytical charts of Stock Market. Like candle stick chart.
Please follow the link mention below.

http://www.biasl.net/ Chart is showing right side.

http://www.stockbangladesh.com/ Just click "Show Chart" button on right side.

Both site using same code or api but where they found same things i don't understand.
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: Analytical charts of Stock Market

Post by josh »

You find an API and a charts application. Just because the charts are the same doesn't mean they are using the same API, or even the same charts library. They're going to look a like because all charts look alike, and they're both representing the same underlying data. So of course they look alike.
Post Reply