Files
nofx/trader
shinchan-zhai a5ac1b300b perf: reuse shared HTTP client in Hyperliquid trader
Previously each direct API call (orders, sync, account) created a new
http.Client, preventing TCP/TLS connection reuse. Now all calls share
a single client on the HyperliquidTrader struct (30s timeout).
2026-03-25 01:05:54 +08:00
..
2026-01-19 12:07:14 +08:00
2025-12-08 01:43:22 +08:00