Deploy Live Trading Quick Start This skill deploys strategies to live trading on Hyperliquid. Use ONLY after thorough backtesting and validation. Load the tools first : BEFORE deploying, complete this checklist : - [ ] Backtested on 6+ months of data - [ ] Sharpe ratio 1.0, max drawdown <20% - [ ] Tested on multiple time periods - [ ] Code reviewed for bugs - [ ] Risk management validated (stop loss, position sizing) - [ ] Credit balance sufficient - [ ] Monitoring plan established - [ ] Exit criteria defined - [ ] Starting with small capital (<10% of intended final size) If ANY item unchecke…