Sen descrición

skyfffire 46500b747a feat: 添加数据库检查脚本并更新.gitignore hai 4 días
src 895bffaa43 fix(web_dashboard): 将时间参数从ISO格式转换为Unix时间戳 hai 4 días
tests 24b246b258 Initial commit hai 1 semana
.gitignore 46500b747a feat: 添加数据库检查脚本并更新.gitignore hai 4 días
README.md 24b246b258 Initial commit hai 1 semana
check_db.py 46500b747a feat: 添加数据库检查脚本并更新.gitignore hai 4 días
config.toml.sample b4df3d46e2 feat(配置): 添加TOML配置文件支持并重构策略参数加载 hai 4 días
requirements.txt dcac82fbb2 feat: 添加交易策略监控面板及数据库支持 hai 4 días
run_dashboard.py dcac82fbb2 feat: 添加交易策略监控面板及数据库支持 hai 4 días

README.md

Python Scripts

This repository contains a collection of Python scripts for various purposes.

Getting Started

To get started, clone this repository and install the required dependencies:

pip install -r requirements.txt

Usage

To run a script, use the following command:

python src/main.py