An open API service indexing awesome lists of open source software.

https://github.com/fishjar/stock-go

一个测试性质的股票小工具。
https://github.com/fishjar/stock-go

Last synced: 4 months ago
JSON representation

一个测试性质的股票小工具。

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`

## 截图

![stock go screenshot 1](/screenshot/01.png)
![stock go screenshot 2](/screenshot/02.png)
![stock go screenshot 3](/screenshot/03.png)
![stock go screenshot 4](/screenshot/04.png)