- StreamSystemStatus now queries real Prometheus data (was all zeros) - StreamAlerts returns honest unimplemented (was sending empty events) - Training epoch shows "N" not "N/0" (max_epochs not in proto) - GPU power shows "300W" not "300W / 0W" when limit unavailable - Services cockpit shows error reason when service is DOWN - System status polling detects staleness after 3 consecutive failures - Training cockpit header shows active K8s job count Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fxt
Foxhunt CLI -- command-line interface for the Foxhunt HFT trading system.
Commands
fxt auth-- authentication and token managementfxt trade-- order submission and managementfxt train-- model training job managementfxt tune-- hyperparameter optimizationfxt agent-- trading agent controlfxt model-- model listing and inspectionfxt backtest-ml-- ML backtesting workflows
Configuration
FXT_CONFIG-- config file path (default:~/.config/fxt/config.toml)TRADING_SERVICE_URL-- gRPC endpoint for trading service