This website requires JavaScript.
Explore
Help
Register
Sign In
liuyu
/
nofx
Watch
1
Star
0
Fork
0
You've already forked nofx
mirror of
https://github.com/NoFxAiOS/nofx.git
synced
2026-07-05 12:00:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d882f21a4fe8f97a8f9ad7fe76db71c09131a60
nofx
/
trader
History
guoyihan
4d882f21a4
feat: 增加持仓最高收益缓存和自动止盈机制
...
- 添加单币持仓最高收益缓存功能 - 实现定时任务,每分钟检查持仓收益情况 - 添加止盈条件:最高收益回撤>=40且利润>=5时自动止盈 - 优化持仓监控和风险管理能力
2025-11-05 03:15:44 +08:00
..
aster_trader.go
style(backend): go fmt code
2025-11-03 17:22:11 +00:00
auto_trader.go
feat: 增加持仓最高收益缓存和自动止盈机制
2025-11-05 03:15:44 +08:00
binance_futures.go
style(backend): go fmt code
2025-11-03 17:22:11 +00:00
hyperliquid_trader.go
style(backend): go fmt code
2025-11-03 17:22:11 +00:00
interface.go
Add MarginMode configration
2025-10-31 13:14:24 +08:00