← Back to changelog
Improved21 Aug 2026

Improved Demo and Live Bot Consistency

We improved how bots detect market regimes so demo and live bots stay more closely aligned when using the same strategy and symbols.

Improved Demo and Live Bot Consistency

We have improved how TradePilot handles market regime detection across demo and live bots.

Previously, demo and live bots could occasionally classify the same market differently at the same moment, which meant one bot might treat a market as trending while the other treated it as ranging. This could cause different active strategy choices even when both bots were using the same symbols and Balanced strategy.

What changed

  • Demo and live bots now share the same symbol-level market regime detection.
  • Regime changes are more stable and less likely to switch from trend to range on a single borderline candle.
  • Bot activity logging now records when candle data is unavailable or too short, making future investigations easier.
  • Why it matters

    This helps demo and live bots behave more consistently when they are configured the same way, and makes it easier to understand why a bot did or did not take a trade.