Getting Started & Core Setup
- What is application.yaml in MagicTradeBot?
- Which settings must be configured before running MagicTradeBot for the first time?
- Can MagicTradeBot run with default application.yaml settings?
- What is the recommended setup for demo mode vs live trading?
- How do I verify that my application configuration is loaded correctly?
Exchange Configuration
- Which exchanges are officially supported by MagicTradeBot?
- What happens if I configure an unsupported exchange?
- How do I change the exchange used by MagicTradeBot?
- What is the difference between One-Way Mode and Hedge Mode?
- Why does Bybit only support One-Way Mode in MagicTradeBot?
- What risks occur if my exchange position mode is misconfigured?
API Keys & Security Best Practices
- Where should I store exchange API keys for maximum security?
- Should I whitelist my server IP for exchange API keys?
- What API permissions are required for MagicTradeBot to work?
- Why should withdrawal permissions never be enabled for bot API keys?
- Can MagicTradeBot work without storing API keys in application.yaml?
- How do environment variables override API keys in the config file?