# qlib-web **Repository Path**: lornegit/qlib-web ## Basic Information - **Project Name**: qlib-web - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-07-28 - **Last Updated**: 2026-07-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qlib-web · 每日买入前10与日收益 仅展示/计算**买入**计划。 ```powershell $env:Path = "D:\software\apache-maven-3.9.10\bin;" + $env:Path cd D:\code\量化\qlib-web mvn spring-boot:run ``` http://127.0.0.1:8888/(端口见 `src/main/resources/application.yml` → `server.port`) 库表见 `sql/schema.sql`(与 `D:\code\qlib\me\db\schema.sql` 一致)。