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 03:50:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6dc0f10eb6116dbeec20358788957e26f9ed240
nofx
/
trader
History
guoyihan
d6dc0f10eb
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