https://github.com/codejie/batman
an data analysis tool
https://github.com/codejie/batman
Last synced: 3 months ago
JSON representation
an data analysis tool
- Host: GitHub
- URL: https://github.com/codejie/batman
- Owner: codejie
- Created: 2024-02-27T09:18:26.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2026-01-16T06:56:45.000Z (4 months ago)
- Last Synced: 2026-01-16T22:04:25.726Z (4 months ago)
- Language: Vue
- Size: 5.94 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Batman
an data analysis tool.
# Startup
1. 下载脚本
```shell
curl -o docker-compose-services.yml https://raw.githubusercontent.com/codejie/Batman/master/deploy/docker-compose-services.yml
```
2. 启动应用
```shell
docker compose -f docker-compose-services.yml up -d
```
3. 应用开启
- http://localhost:3000
4. 应用初始
- '系统配置' -> '数据更新': 股票列表信息/指数列表信息
# Screenshots
## 自选列表
## 持仓信息
### 持仓列表
### 持仓详情
## 数据分析
### 趋势计算
### 参数设置
### 结果查看
### 图表展示
### 结果回测
## 三方数据
### 技术数据
### 资讯链接
### 大盘云图
