File tree Expand file tree Collapse file tree 9 files changed +11
-11
lines changed
i18n/zh-Hans/docusaurus-plugin-content-docs/current Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -224,5 +224,5 @@ Only switch to mainnet (`HYPERLIQUID_TESTNET=false`) after successful testnet va
224224
225225# # Getting Help
226226
227- - **GitHub Issues**: [https://github.com/loadchange /quant-flow/issues](https://github.com/loadchange /quant-flow/issues)
227+ - **GitHub Issues**: [https://github.com/web3spreads /quant-flow/issues](https://github.com/web3spreads /quant-flow/issues)
228228- **Logs**: Always include relevant log excerpts when reporting issues (`logs/main.log`)
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Docker Compose is the recommended way to run Quant Flow in production. It handle
1919### 1. Clone the Repository
2020
2121``` bash
22- git clone https://github.com/loadchange /quant-flow
22+ git clone https://github.com/web3spreads /quant-flow
2323cd quant-flow
2424```
2525
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ curl -LsSf https://astral.sh/uv/install.sh | sh
2424### 1. Clone and Enter the Repository
2525
2626``` bash
27- git clone https://github.com/loadchange /quant-flow
27+ git clone https://github.com/web3spreads /quant-flow
2828cd quant-flow
2929```
3030
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ Both strategies are fully decoupled. You can run either or both simultaneously v
5555
5656``` bash
5757# 1. Clone the repository
58- git clone https://github.com/loadchange /quant-flow
58+ git clone https://github.com/web3spreads /quant-flow
5959cd quant-flow
6060
6161# 2. Install dependencies
@@ -79,7 +79,7 @@ Always validate your configuration on Hyperliquid **testnet** before trading rea
7979
8080## Repository
8181
82- - ** GitHub** : [ https://github.com/loadchange /quant-flow ] ( https://github.com/loadchange /quant-flow )
82+ - ** GitHub** : [ https://github.com/web3spreads /quant-flow ] ( https://github.com/web3spreads /quant-flow )
8383
8484## Next Steps
8585
Original file line number Diff line number Diff line change @@ -43,4 +43,4 @@ uv run python backtest.py \
4343- ` live_report.json ` — 实时更新的回测状态
4444- 最终绩效统计(总收益、最大回撤、胜率等)
4545
46- 更多详情参考 [ BACKTEST_README.md] ( https://github.com/loadchange /quant-flow/blob/main/BACKTEST_README.md ) 。
46+ 更多详情参考 [ BACKTEST_README.md] ( https://github.com/web3spreads /quant-flow/blob/main/BACKTEST_README.md ) 。
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Docker Compose 是生产环境运行 Quant Flow 的推荐方式。它负责进
1919### 1. 克隆仓库
2020
2121``` bash
22- git clone https://github.com/loadchange /quant-flow
22+ git clone https://github.com/web3spreads /quant-flow
2323cd quant-flow
2424```
2525
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ curl -LsSf https://astral.sh/uv/install.sh | sh
2424### 1. 克隆并进入仓库
2525
2626``` bash
27- git clone https://github.com/loadchange /quant-flow
27+ git clone https://github.com/web3spreads /quant-flow
2828cd quant-flow
2929```
3030
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ Quant Flow **不是**简单的规则型机器人。它使用 LLM 作为决策引
5555
5656``` bash
5757# 1. 克隆仓库
58- git clone https://github.com/loadchange /quant-flow
58+ git clone https://github.com/web3spreads /quant-flow
5959cd quant-flow
6060
6161# 2. 安装依赖
@@ -79,7 +79,7 @@ uv run python main.py
7979
8080## 仓库地址
8181
82- - ** GitHub** : [ https://github.com/loadchange /quant-flow ] ( https://github.com/loadchange /quant-flow )
82+ - ** GitHub** : [ https://github.com/web3spreads /quant-flow ] ( https://github.com/web3spreads /quant-flow )
8383
8484## 下一步
8585
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ function HomepageHeader() {
5959 </ Link >
6060 < Link
6161 className = "button button--outline button--secondary button--lg"
62- href = "https://github.com/loadchange /quant-flow" >
62+ href = "https://github.com/web3spreads /quant-flow" >
6363 GitHub ★
6464 </ Link >
6565 </ div >
You can’t perform that action at this time.
0 commit comments