开发者

Stock Market with Graph Plotting (PHP Jquery or any) [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I have received a project which to do "Stock Market" but I don't know which method that I shall do with? Anyone can recommend or give me some suggestion to point me out? Fir开发者_Go百科st of all it is Web based and free of course. Not in flash also. Thanks in advance.


Since you've mentioned dojo and it sounds like you're in a very early planning stage, perhaps the lightstreamer demo app can give you some ideas. The demo uses the DojoX Grid and DojoX Charting to display the events generated by the Lightstreamer Server (some sort of real time stock value server) in both textual and graphical forms.


Here is a stock example using Dojo, http://persevere.sitepen.com/stocker.html

You can view the source of the page and see how it is set up.

Also more info on Dojo charts here: http://dojotoolkit.org/grids-charts


I'd suggest looking into gRaphael.

It's a cross-browser vector-graphics based javascript graphing library.

hope that helps.


I'm a huge fan of Gnuplot, which I've used to plot stock options. The programmer's book has all the right details with no useless extras.

I like Gnuplot particularly well because it lets me put a lot of the plotting burden on the server when I want to.

HTH

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜