Create a new Telegram group. Add your bot to the group. Send any message in the group to initialize it. 🆕 ...
cdc_action_zone_bot/ ├── scripts/ # Main executable scripts │ ├── run_bot.py # Live trading (API keys required) │ ├── run_backtest.py # Single symbol backtesting │ ├── run_multi_backtest.py # ...