Files
nofx/trader
shinchan-zhai 3c698e3fc5 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-23 10:56:54 +08:00
..
2026-01-19 12:07:14 +08:00
2025-12-08 01:43:22 +08:00