Objective
Design and publish two paper-trading algorithm deployments:
- Binance node: Crypto strategies (BTC-MACD-ADX, EMA-Cross-Crypto, Crypto-MultiCanal)
- IBKR (Interactive Brokers) node: Equities/ETF strategies (best composites)
Scope
Binance Paper-Trading
- Configure Binance CASH brokerage in QC
- Select best-performing crypto strategy for paper deployment
- Set up proper risk management (position sizing, stop-losses)
- Monitor via QC live dashboard
IBKR Paper-Trading
- Configure IBKR paper-trading account connection
- Deploy best composite strategy (TrendWeather or improved version)
- Implement proper order management for equities/ETFs
- Set up monitoring and alerting
Technical requirements
- Both nodes should use the Algorithm Framework (AlphaModel + PCM)
- Logging and performance tracking
- Integration with course material for educational demonstration
- Documentation of setup process for reproducibility
Related issues
Objective
Design and publish two paper-trading algorithm deployments:
Scope
Binance Paper-Trading
IBKR Paper-Trading
Technical requirements
Related issues