https://github.com/fishjar/stock-go
一个测试性质的股票小工具。
https://github.com/fishjar/stock-go
Last synced: 4 months ago
JSON representation
一个测试性质的股票小工具。
- Host: GitHub
- URL: https://github.com/fishjar/stock-go
- Owner: fishjar
- License: mit
- Created: 2020-02-25T09:28:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T14:22:39.000Z (over 3 years ago)
- Last Synced: 2024-05-28T23:02:45.582Z (about 2 years ago)
- Language: JavaScript
- Size: 2.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stock Go
一个测试性质的股票小工具。
## 特性
- 技术栈:`electron`、`react`、`echarts`、`antd`
- 支持股票名称或代码搜索
- 支持折线图及K线图两种展示
- 单日内的数据每10秒刷新一次
- 支持修改抓取数据时的cookie
## 注意
抓取数据出错,请尝试设置正确的cookie(cookie在哪里?自行google: `雪球 xq_a_token`)
示例: `xq_a_token=b2f87b997a1558e1023f18af36cab23af8d202ea;`
## 下载
- windows版: `https://pan.baidu.com/s/1_2hFS-HYzmUyvAgBJMaDtg` 提取码: `jm27`
- linux版: `https://pan.baidu.com/s/1B50Vd8CyHSRsJVvifP0PTw` 提取码: `a1us`
## 截图



