stock-ai-agent/backend/app
aaron a22dfe459c feat: Add Hyperliquid trading integration with ClawFi
- Add hyperliquid_trading_service.py with position management and TP/SL
- Implement dual-track trading (paper trading + Hyperliquid)
- Add position size calculation based on available margin
- Support net position mode (Hyperliquid) vs order mode (paper)
- Add risk controls: 10% circuit breaker, 10x max leverage
- Add test script for Hyperliquid SDK validation
2026-03-22 11:42:25 +08:00
..
agent update 2026-02-11 22:46:27 +08:00
api udpate 2026-03-11 00:01:18 +08:00
astock_agent udpate 2026-03-11 00:01:18 +08:00
crypto_agent feat: Add Hyperliquid trading integration with ClawFi 2026-03-22 11:42:25 +08:00
middleware update 2026-02-04 14:56:03 +08:00
models update 2026-03-14 17:43:13 +08:00
news_agent update 2026-03-13 21:24:31 +08:00
services feat: Add Hyperliquid trading integration with ClawFi 2026-03-22 11:42:25 +08:00
skills 增加港股支持 2026-02-05 18:23:22 +08:00
stock_agent update 2026-03-03 19:35:18 +08:00
utils 1 2026-03-13 21:50:16 +08:00
__init__.py first commit 2026-02-03 10:08:15 +08:00
config.py feat: Add Hyperliquid trading integration with ClawFi 2026-03-22 11:42:25 +08:00
main.py update 2026-03-15 10:51:35 +08:00