Destination
Run pyquotex bot on live account and achieve consistent profit.
Notes
Domain: pyquotex trading bot on Termux/Linux. Strategies currently loaded: bounce, breakout, range_trade. ML scorer is NullMLScorer (passthrough). Need to evaluate live account credentials, risk management, and performance monitoring.
Not yet specified
- Live account API credentials security and storage
- Strategy parameter tuning (e.g., thresholds, timeframes)
- Risk management limits (max daily loss, position sizing)
- Performance monitoring and logging setup
- Deployment to a reliable VPS or always-on environment
- Handling of connection drops and reconnection logic
- Evaluation of ML scorer integration for improved signals
Out of scope
- Developing entirely new strategies from scratch
- Integrating with other brokers or platforms
- Building a full-fledged UI dashboard (beyond basic logging)
Destination
Run pyquotex bot on live account and achieve consistent profit.
Notes
Domain: pyquotex trading bot on Termux/Linux. Strategies currently loaded: bounce, breakout, range_trade. ML scorer is NullMLScorer (passthrough). Need to evaluate live account credentials, risk management, and performance monitoring.
Not yet specified
Out of scope