PHP kullanarak hisse senedi grafiği

0 Cevap php

I would like to do something similar to this site http://finviz.com/

Basically, when you move a mouseover on stock symbol, it show a stock chart using image generated from backend. For example: http://finviz.com/chart.ashx?s=m&p=d&t=RAX

My question is how to do this backend functionality using PHP. I am thinking of 2 things: 1. Ability to generate candle stick chart. I think I can use something like http://code.google.com/apis/chart/docs/gallery/compound_charts.html#candlestick_charts AND 2. Data source. I think the source can come from manual extraction somewhere for the daily price.

Herkes mevcut kitaplığı biliyor mu? Ben Flash yapmak istiyorum ama sadece. Gif veya. Jpg görüntü veya HTML5 yok. Değilse ben bu kendim kurmak zorunda gibi, görünüyorsun. İşleri kolaylaştırmak için herhangi bir öneri yararlıdır.

0 Cevap