Fix(readme): modify docoments (#956)

* fix(trader): get peakPnlPct using posKey

* fix(docs): keep readme at the same page

---------

Co-authored-by: zbhan <zbhan@freewheel.tv>
This commit is contained in:
Shui
2025-11-12 21:36:28 -05:00
committed by GitHub
parent 536122d265
commit c658a4630c
6 changed files with 149 additions and 47 deletions

View File

@@ -350,9 +350,9 @@ docker compose up -d --build
```
**📖 詳細なDockerデプロイガイドトラブルシューティング高度な設定について**
- **English**: See [DOCKER_DEPLOY.en.md](DOCKER_DEPLOY.en.md)
- **中文**: 查看 [DOCKER_DEPLOY.md](DOCKER_DEPLOY.md)
- **日本語**: [DOCKER_DEPLOY.ja.md](DOCKER_DEPLOY.ja.md)を参照
- **English**: See [docker-deploy.md](../../getting-started/docker-deploy.en.md)
- **中文**: 查看 [docker-deploy.zh-CN.md](../../getting-started/docker-deploy.zh-CN.md)
- **日本語**: [docker-deploy.md](docker-deploy.md)を参照
---