

/中文/
/中文/
/中文/
/中文/
/中文/
/中文/
/中文/
/中文/
/中文/
/中文/
股票监控助手是一款利用excel制作的股票行情监控工具,软件体积小巧,是由吾爱论坛网友分享提供的,软件使用起来非常方便,非常适合不敢在工作时间大张旗鼓在网页查看行情的朋友,有需要的朋友快来下载试试吧。

最近上班无聊,但是又不敢大张旗鼓打开浏览器去看股票,
于是在Excel里弄了个股票监控小助手,老板还以为我在认真分析数据
在A列输入你的股票代码,然后点击按钮更新即可

系统:Win10 64OFFICE 365测试使用正常
Sub GET_STOCK()
'-------------Clean old data--------------------------------
Dim bb%, aa%
aa = [d1048576].End(xlUp).row
bb = [b1048576].End(xlUp).row
Range("b3:r3" & bb).ClearContents
'--------------data update time-------------------------------
Range("B1") = Format(Now, "mm-dd / hh:mm:ss") 'update time
'---------------judge stock of SH or SZ------------------------------
For r = 3 To Range("A1").CurrentRegion.Rows.Count
dm = Cells(r, 1).Value
If left(dm, 1) = 6 Or dm = "000001" Then
url = "//qt.gtimg.cn/q=sh" & dm 'Shanghai stock
Else
url = "//qt.gtimg.cn/q=sz" & dm 'Shenzhen stock
End If
With CreateObject("msxml2.xmlhttp")
.Open "GET", url, False
.send
sp = Split(.responseText, "~")
If UBound(sp) > 3 Then
'---------------get data part------------------------------
Cells(r, 2).Value = sp(1) 'Name
Cells(r, 3).Value = sp(3) 'Current Price
Cells(r, 5).Value = sp(32) 'Up down %
Cells(r, 6).Value = sp(4) 'Yesterday Price
Cells(r, 7).Value = sp(5) 'Opening price
Cells(r, 8).Value = sp(33) 'Highest
Cells(r, 9).Value = sp(34) 'Minimum
Cells(r, 10).Value = sp(47) 'Harden price
Cells(r, 11).Value = sp(48) 'Drop stop price
Cells(r, 12).Value = sp(38) 'Turnover rate
Cells(r, 13).Value = sp(43) 'Amplitude
Cells(r, 14).Value = sp(6) 'Trading volume
Cells(r, 15).Value = sp(39) 'P/e ratio
Cells(r, 16).Value = sp(44) 'Current market
Cells(r, 17).Value = sp(45) 'Total market value
Cells(r, 18).Value = sp(46) 'price-to-book
'---------------Up or Down color------------------------------
Dim zhangDie As Double
zhangDie = sp(31) 'up down price
Cells(r, 4).Value = zhangDie 'up down price
If zhangDie > 0 Then
Cells(r, 4).Font.Color = vbRed
Cells(r, 5).Font.Color = vbRed
Else
Cells(r, 4).Font.Color = &H228B22
Cells(r, 5).Font.Color = &H228B22
End If
Else
End If
End With
Next
End Sub

中信建投网上交易卓越版v8.16 官方版股票证券 / 112.2M
通达信金融交易终端(开心果整合版)v2021 最新版股票证券 / 95.4M
银河期货文华客户端v6.8.149 官方版股票证券 / 71.9M
德邦证券同花顺独立下单软件(支持科创板)v2020.8.11 官方版股票证券 / 11.4M
通达信L2超级英雄定制版v1.0.0.1 绿色版股票证券 / 115.8M
以太犇犇电脑版v10.31.245.0 官方版股票证券 / 10.0M
金长江网上交易财智版电脑版v11.98 最新版股票证券 / 86M
中泰证券融易汇(新版)v3.08 官方新版股票证券 / 91.6M
中邮证券独立下单系统v5.18.61.452 官方版股票证券 / 6.0M
中泰证券期权宝pc版v2.9.1.20 官方版股票证券 / 27.4M
通达信金融交易终端(开心果整合版)v2021 最新版股票证券 / 95.4M
中信建投网上交易卓越版v8.16 官方版股票证券 / 112.2M
新时代证券金融服务平台v2.2 最新版股票证券 / 78KB
通达信金融终端通赢版v7.45 官方版股票证券 / 77.3M
万得股票电脑版下载v18.4.1.4607 pc专业版股票证券 / 241.1M
宏源期货澎博博易云行情系统v5.5.66.0股票证券 / 54.2M
Wind金融终端v21.1.0 官方版股票证券 / 427.5M
每日基金估值查询小工具v2021 Java版股票证券 / 485KB
兴业证券优理宝财富版v7.21 官方版股票证券 / 107.3M
金长江网上交易财智版电脑版v11.98 最新版股票证券 / 86M