# Copy this file to .env and fill in your values # MetaTrader 5 credentials (required for live trading; optional in paper mode) MT5_LOGIN=12345678 MT5_PASSWORD=your_mt5_password MT5_SERVER=YourBroker-Server # Telegram bot (optional — omit to disable notifications) TELEGRAM_BOT_TOKEN=your_bot_token_here TELEGRAM_CHAT_ID=your_chat_id_here