Add Sharpe/Win% columns to training list table, financial summary lines (Sharpe, Sortino, Win Rate, Max DD, PF, Return, Avg, Trades) to the detail overview, action distribution (BUY/SELL/HOLD %) to current metrics, and four new sparklines (Sharpe, Win Rate, Max DD, Total Return) to the Metrics sub-tab. 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