Files
nofx/trader/hyperliquid
shinchan-zhai cd6fe62e16 feat(agent): add market hours check for stock trades
- execute_trade: warn user when US market is closed (order queued for next open)
- get_market_price: include market_open/market_status for stock quotes
- Uses Alpaca's /v2/clock endpoint via IsMarketOpen() interface
- Prevents surprise queued orders during off-hours
2026-03-25 01:05:54 +08:00
..