Home > Backend Development > PHP Tutorial > 股票WEB版的插件如何做

股票WEB版的插件如何做

WBOY
Release: 2016-06-13 13:41:29
Original
1016 people have browsed it

股票WEB版的插件怎么做
像这样的
http://data.stock.hexun.com/quotes/stock_4.htm

不知道各位大侠有没有这方面的资料,提供一下我,我感激不尽。



------解决方案--------------------
新浪有地下接口的,直接读取数据然后根据需要列出来.

http://hq.sinajs.cn/list=s_sh000001

各种数据自己找吧
------解决方案--------------------

探讨

全球指数列表呢????
引用:

新浪有地下接口的,直接读取数据然后根据需要列出来.

http://hq.sinajs.cn/list=s_sh000001

各种数据自己找吧

------解决方案--------------------
金融界,和讯,新浪,他们的接口肯定能获取你想要的数据
------解决方案--------------------
这个需要自己上他们的网站。自己根据需要分析,找出来
------解决方案--------------------
接口还是用新浪的吧(特别是要获取美股信息)

下面给一个新浪获取股票数据接口的地址(能够获取到数据,你不会不懂的用吧)
http://hi.baidu.com/xg696/blog/item/267d60d161edcf329a50270c.html
------解决方案--------------------
探讨
我现在需要
股指期货的小小的分时走势图

就像这样的,
http://image.sinajs.cn/newchart/small/nsz399001.gif?1329792974498

引用:

这个需要自己上他们的网站。自己根据需要分析,找出来

------解决方案--------------------
自己画分时图
你需要有稳定的数据来源。目前实时数据源都是收费的,不知你是否能承担
------解决方案--------------------
探讨

自己画分时图
你需要有稳定的数据来源。目前实时数据源都是收费的,不知你是否能承担
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template