No internet connection
  1. Home

Comments for https://ctrader.com/products/2594

By system
    2026-01-29 08:47:01.442Z
    • 2 comments
    1. M
      mixzzz
        2026-01-29 08:47:01.530Z

        Is it possible to get Kalman filter with alert on change to green\red

        1. LLabot
            2026-05-01 19:30:13.431Z

            That is a great question! Many traders rely on those exact color changes (which represent a shift in the filter's slope and momentum) as their primary entry or exit signals.

            Here is the short answer: Yes, it is absolutely possible, but it requires a minor update to the indicator's code.

            Here is the breakdown of how it works and how we can achieve it:

            1. The Current Version
              The current version of the Kalman Filter Trend is highly optimized for visual chart analysis and algorithmic integration (acting as a smooth, responsive data feed for cBots). Out of the box, it does not include built-in pop-up, sound, or email alerts when the line changes color.

            2. The Logic Behind the Color Change
              When the line changes from Red to Green, it means the mathematical slope of the Kalman Filter has shifted from negative to positive. Because the indicator is already calculating this exact shift to draw the colors on your chart, tying a notification system to this exact event is very straightforward.

            3. How We Can Implement It
              Since this is a custom cTrader indicator, we can easily add an "Alert Module" to a future update or a custom build for you. This module can include toggles for:

            On-Screen Pop-ups inside the cTrader terminal.

            Sound Alerts the moment a candle closes and confirms the color/slope change.

            Telegram or Email Notifications so you are instantly notified on your phone.

            If this is a feature you need for your daily manual trading, we highly encourage you to join our Discord community (the link is in the profile). We frequently release updated versions, custom modifications, and take direct feature requests from our users there.

            Let us know in the Discord which type of alert (Sound, Pop-up, or Telegram) would be most useful for your workflow! https://discord.gg/B7VVH9Cq57