What are best practices for tuning decision templates safely?

Tuning decision templates in MagicTradeBot requires careful testing to avoid unexpected losses and ensure consistent trade performance.


  1. Always Use Demo Mode First

    • Before applying any new template or updated rules on live trading, enable demo mode.
    • Test your settings for at least one week to evaluate performance across different market conditions (bullish, bearish, volatile, calm).
  2. Observe Performance Across Multiple Symbols

    • Run the template on a diverse set of crypto pairs.
    • Check how stop-loss, take-profit, Smart TP, and DCA rules perform under real market movements.
  3. Adjust Gradually

    • Change one parameter at a time (e.g., trailing gap, min profit lock, hold times).
    • Avoid large adjustments that can create aggressive or risky behavior without testing.
  4. Monitor Trade Metrics

    • Track metrics such as win rate, average PNL per trade, max drawdown, and DCA utilization.
    • Compare results to ensure changes improve performance rather than degrade it.
  5. Use Conservative Defaults for Live Trading

    • Start with moderate stop-loss and take-profit thresholds.
    • Gradually increase aggressiveness once demo testing confirms the strategy works reliably.
  6. Check Compatibility with Other Rules

    • Ensure template changes do not conflict with global safety rules, MaxOpenTrades, cooldowns, or other decision engine settings.

⚡ Summary

  • Test first, trade later: Demo mode is mandatory for safe tuning.
  • Incremental adjustments: Modify rules gradually and evaluate.
  • Observe multiple market conditions: Test on different crypto symbols for robustness.
  • Respect global safety rules: Never bypass emergency or max loss protections.

Following these best practices ensures your decision templates are optimized safely without risking your live account unnecessarily.

📎 Related Topics