mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-06-06 05:51:19 +08:00
update docs
This commit is contained in:
@@ -130,7 +130,7 @@ Run multiple AI models simultaneously:
|
||||
|
||||
**Can't find what you need?**
|
||||
- 💬 [Telegram Community](https://t.me/nofx_dev_community)
|
||||
- 🐛 [GitHub Issues](https://github.com/tinkle-community/nofx/issues)
|
||||
- 🐛 [GitHub Issues](https://github.com/NoFxAiOS/nofx/issues)
|
||||
- 🐦 [Twitter @nofx_official](https://x.com/nofx_official)
|
||||
|
||||
---
|
||||
|
||||
@@ -129,7 +129,7 @@ sudo apt-get install libta-lib0-dev
|
||||
|
||||
**找不到您需要的内容?**
|
||||
- 💬 [Telegram 社区](https://t.me/nofx_dev_community)
|
||||
- 🐛 [GitHub Issues](https://github.com/tinkle-community/nofx/issues)
|
||||
- 🐛 [GitHub Issues](https://github.com/NoFxAiOS/nofx/issues)
|
||||
- 🐦 [Twitter @nofx_official](https://x.com/nofx_official)
|
||||
|
||||
---
|
||||
|
||||
@@ -226,7 +226,7 @@ docker info | grep -A 10 "Registry Mirrors"
|
||||
# Should show your configured mirrors
|
||||
```
|
||||
|
||||
**Related Issue:** [#168](https://github.com/tinkle-community/nofx/issues/168)
|
||||
**Related Issue:** [#168](https://github.com/NoFxAiOS/nofx/issues/168)
|
||||
|
||||
---
|
||||
|
||||
@@ -340,7 +340,7 @@ Binance has strict API rate limits:
|
||||
- Reduce number of traders
|
||||
- Increase decision interval (e.g., from 1min to 3-5min)
|
||||
|
||||
**Related Issue:** [#60](https://github.com/tinkle-community/nofx/issues/60)
|
||||
**Related Issue:** [#60](https://github.com/NoFxAiOS/nofx/issues/60)
|
||||
|
||||
---
|
||||
|
||||
@@ -559,7 +559,7 @@ If you've tried all the above and still have problems:
|
||||
|
||||
3. **Join Community:**
|
||||
- [Telegram Developer Community](https://t.me/nofx_dev_community)
|
||||
- [GitHub Discussions](https://github.com/tinkle-community/nofx/discussions)
|
||||
- [GitHub Discussions](https://github.com/NoFxAiOS/nofx/discussions)
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -226,7 +226,7 @@ docker info | grep -A 10 "Registry Mirrors"
|
||||
# 应该显示你配置的镜像源
|
||||
```
|
||||
|
||||
**相关 Issue:** [#168](https://github.com/tinkle-community/nofx/issues/168)
|
||||
**相关 Issue:** [#168](https://github.com/NoFxAiOS/nofx/issues/168)
|
||||
|
||||
---
|
||||
|
||||
@@ -340,7 +340,7 @@ environment:
|
||||
- 减少交易员数量
|
||||
- 增加决策间隔时间(例如从 1 分钟改为 3-5 分钟)
|
||||
|
||||
**相关 Issue:** [#60](https://github.com/tinkle-community/nofx/issues/60)
|
||||
**相关 Issue:** [#60](https://github.com/NoFxAiOS/nofx/issues/60)
|
||||
|
||||
---
|
||||
|
||||
@@ -559,7 +559,7 @@ docker compose exec postgres \
|
||||
|
||||
3. **加入社区:**
|
||||
- [Telegram 开发者社区](https://t.me/nofx_dev_community)
|
||||
- [GitHub Discussions](https://github.com/tinkle-community/nofx/discussions)
|
||||
- [GitHub Discussions](https://github.com/NoFxAiOS/nofx/discussions)
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -80,7 +80,7 @@ Default: **3 positions**. This is a soft limit defined in the AI prompt, not har
|
||||
|
||||
**Why**: NOFX uses `PositionSide(LONG/SHORT)` which requires Hedge Mode.
|
||||
|
||||
See [Issue #202](https://github.com/tinkle-community/nofx/issues/202) and [Troubleshooting Guide](TROUBLESHOOTING.md#-only-opening-short-positions-issue-202).
|
||||
See [Issue #202](https://github.com/NoFxAiOS/nofx/issues/202) and [Troubleshooting Guide](TROUBLESHOOTING.md#-only-opening-short-positions-issue-202).
|
||||
|
||||
---
|
||||
|
||||
@@ -178,13 +178,13 @@ See the comprehensive [Troubleshooting Guide](TROUBLESHOOTING.md) for:
|
||||
|
||||
### How do I report a bug?
|
||||
1. Check [Troubleshooting Guide](TROUBLESHOOTING.md) first
|
||||
2. Search [existing issues](https://github.com/tinkle-community/nofx/issues)
|
||||
2. Search [existing issues](https://github.com/NoFxAiOS/nofx/issues)
|
||||
3. If not found, use our [Bug Report Template](../../.github/ISSUE_TEMPLATE/bug_report.md)
|
||||
|
||||
### Where can I get help?
|
||||
- [GitHub Discussions](https://github.com/tinkle-community/nofx/discussions)
|
||||
- [GitHub Discussions](https://github.com/NoFxAiOS/nofx/discussions)
|
||||
- [Telegram Community](https://t.me/nofx_dev_community)
|
||||
- [GitHub Issues](https://github.com/tinkle-community/nofx/issues)
|
||||
- [GitHub Issues](https://github.com/NoFxAiOS/nofx/issues)
|
||||
|
||||
---
|
||||
|
||||
@@ -198,7 +198,7 @@ Yes! We welcome contributions:
|
||||
- See [Contributing Guide](../CONTRIBUTING.md)
|
||||
|
||||
### How do I suggest new features?
|
||||
Open a [Feature Request](https://github.com/tinkle-community/nofx/issues/new/choose) with your idea!
|
||||
Open a [Feature Request](https://github.com/NoFxAiOS/nofx/issues/new/choose) with your idea!
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -80,7 +80,7 @@ AI 交易是**实验性**的,**不保证盈利**。请始终用小额资金测
|
||||
|
||||
**原因**:NOFX 使用 `PositionSide(LONG/SHORT)`,需要双向持仓模式。
|
||||
|
||||
参见 [Issue #202](https://github.com/tinkle-community/nofx/issues/202) 和[故障排查指南](TROUBLESHOOTING.zh-CN.md#-只开空单-issue-202)。
|
||||
参见 [Issue #202](https://github.com/NoFxAiOS/nofx/issues/202) 和[故障排查指南](TROUBLESHOOTING.zh-CN.md#-只开空单-issue-202)。
|
||||
|
||||
---
|
||||
|
||||
@@ -178,13 +178,13 @@ docker compose exec postgres \
|
||||
|
||||
### 如何报告 Bug?
|
||||
1. 先查看[故障排查指南](TROUBLESHOOTING.zh-CN.md)
|
||||
2. 搜索[现有 Issues](https://github.com/tinkle-community/nofx/issues)
|
||||
2. 搜索[现有 Issues](https://github.com/NoFxAiOS/nofx/issues)
|
||||
3. 如果没找到,使用我们的 [Bug 报告模板](../../.github/ISSUE_TEMPLATE/bug_report.md)
|
||||
|
||||
### 在哪里可以获得帮助?
|
||||
- [GitHub Discussions](https://github.com/tinkle-community/nofx/discussions)
|
||||
- [GitHub Discussions](https://github.com/NoFxAiOS/nofx/discussions)
|
||||
- [Telegram 社区](https://t.me/nofx_dev_community)
|
||||
- [GitHub Issues](https://github.com/tinkle-community/nofx/issues)
|
||||
- [GitHub Issues](https://github.com/NoFxAiOS/nofx/issues)
|
||||
|
||||
---
|
||||
|
||||
@@ -198,7 +198,7 @@ docker compose exec postgres \
|
||||
- 查看[贡献指南](../CONTRIBUTING.md)
|
||||
|
||||
### 如何建议新功能?
|
||||
提交 [Feature Request](https://github.com/tinkle-community/nofx/issues/new/choose) 说明您的想法!
|
||||
提交 [Feature Request](https://github.com/NoFxAiOS/nofx/issues/new/choose) 说明您的想法!
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user