- Step1: Clone the GitHub repository to your local machine
- Step2: Install Python 3.7+ and required dependencies via pip
- Step3: Obtain market data API keys and configure the settings file
- Step4: Customize or implement new agents for data processing, signal generation, or execution
- Step5: Run the backtesting module to validate strategies on historical data
- Step6: Launch the real-time trading engine to deploy AI agents for live trading
- Step7: Monitor performance and adjust parameters as needed