Skip to content

博客记录-博客插入股票信息 折腾记录

1.插入股票实时行情

bash
深市:http://image.sinajs.cn/newchart/daily/n/sz[股票代码].gif
沪市:http://image.sinajs.cn/newchart/daily/n/sh[股票代码].gif
美股:http://image.sinajs.cn/newchart/usstock/daily/[股票代码].gif
分时线查询:http://image.sinajs.cn/newchart/min/n/sh[股票代码].gif
 K 线查询:http://image.sinajs.cn/newchart/daily/n/sh[股票代码].gif
 K 线查询:http://image.sinajs.cn/newchart/weekly/n/sh[股票代码].gif
 K 线查询:http://image.sinajs.cn/newchart/monthly/n/sh[股票代码].gif

插入实时分时 分时

插入实时日K 日k

2.插入股票概念数据

bash
<div style="position: relative; width: 100%; height: 0; padding-bottom: 75%;">
<iframe src="http://www.iwencai.com/unifiedwap/result?w=601919%EF%BC%8C%E6%89%80%E5%B1%9E%E6%A6%82%E5%BF%B5&querytype=stock" style="position: absolute; width: 100%; height: 100%; left: 0; top: 0;"></iframe>
</div>

效果如下

3.弹出深度研究数据

bash

[深度数据](http://f9.icfqs.com:7615/site/tdxf9/agf9/page_index.html?stock=601919)

效果如下

深度数据

最近更新