Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
Mr.Brightman  
Are there some rules of thumb on how to trade based on this indicator?  When to enter and when to exit? Thanks
Mike Markgraf  
Mr.Brightman #:
Are there some rules of thumb on how to trade based on this indicator?  When to enter and when to exit? Thanks

Hello, thanks for asking.
There is a blue bar in the oscillator that signals a possible entry, as well as pre-warning levels that you can define yourself.
Since the indicator, like all my indicators, works according to the Smart Money Concept, the lower area is where you go long and the upper area is where you go short – basically when the movement comes to a halt. That is how you can see it.

To sum up, the blue bar is at 0.66 and signals a strong long entry. If that is too high for you and you want to enter earlier, you can change this level.

Regards
Mike
Mr.Brightman  
Mike Markgraf #:

Hello, thanks for asking.
There is a blue bar in the oscillator that signals a possible entry, as well as pre-warning levels that you can define yourself.
Since the indicator, like all my indicators, works according to the Smart Money Concept, the lower area is where you go long and the upper area is where you go short – basically when the movement comes to a halt. That is how you can see it.

To sum up, the blue bar is at 0.66 and signals a strong long entry. If that is too high for you and you want to enter earlier, you can change this level.

Regards
Mike
Great! I see it now. Thanks!
Mr.Brightman  
I have set "Enable_Popup_Alerts" to "false", but I am still getting popup alerts "SMC TM PREWARN...".
How can I turn the popups off?
Mike Markgraf  
Mr.Brightman #:
I have set "Enable_Popup_Alerts" to "false", but I am still getting popup alerts "SMC TM PREWARN...".
How can I turn the popups off?

Hello,

I am back.

On each chart where the indicator is attached:

- Right-click → Indicators List → select SMC Trend Momentum → Edit → Inputs

- Set Enable_Popup_Alerts = false


If I want to completely disable the prewarn alerts (not only popups)

- Set Prewarn_Alert_Enable = false

- And, if I also don’t want push notifications: Enable_Push_Alerts = false

Regards

Mike

Mr.Brightman  
I have both "Enable_Popup_Alerts" and "Enable_Push_Alerts" set to "false", but I am still getting popups.

I do not have a setting "Prewarn_Alert_Enable".

Mike Markgraf  
Mr.Brightman #:
I have both "Enable_Popup_Alerts" and "Enable_Push_Alerts" set to "false", but I am still getting popups.

I do not have a setting "Prewarn_Alert_Enable".

Hi,

thanks a lot for your detailed feedback and the screenshot.

I checked the code again and there is no bug in the alert logic. Both popup and push alerts are always controlled by these two inputs:

  • Enable_Popup_Alerts
  • Enable_Push_Alerts

The input you see as “enable alerts for Prewarn_Frac” in the Inputs tab is the internal variable Prewarn_Alert_Enable. It only decides whether prewarn signals are generated at all, but even those signals still respect Enable_Popup_Alerts before showing any popup.

Because of this, the issue is not in the code itself, but most likely a configuration/instance problem. To fully disable the “SMC TM PREWARN …” popups, please do the following on every chart where the indicator is attached:

  1. Right‑click the chart → Indicators List… → select SMC Trend MomentumEdit → Inputs.
  2. Set:
    • Enable_Popup_Alerts = false
    • Enable_Push_Alerts = false
    • enable alerts for Prewarn_Frac = false (this is Prewarn_Alert_Enable)
  3. Make sure there is no second (older) copy of the same indicator or another EA on the chart that could be generating similar alerts. If you recently updated the indicator, please remove it from the chart and attach the new version again from the Navigator.

With these settings in the active instance, the indicator will not create any more popup alerts.

Mike Markgraf  
Mike Markgraf #:

Hi,

thanks a lot for your detailed feedback and the screenshot.

I checked the code again and there is no bug in the alert logic. Both popup and push alerts are always controlled by these two inputs:

  • Enable_Popup_Alerts
  • Enable_Push_Alerts

The input you see as “enable alerts for Prewarn_Frac” in the Inputs tab is the internal variable Prewarn_Alert_Enable. It only decides whether prewarn signals are generated at all, but even those signals still respect Enable_Popup_Alerts before showing any popup.

Because of this, the issue is not in the code itself, but most likely a configuration/instance problem. To fully disable the “SMC TM PREWARN …” popups, please do the following on every chart where the indicator is attached:

  1. Right‑click the chart → Indicators List… → select SMC Trend MomentumEdit → Inputs.
  2. Set:
    • Enable_Popup_Alerts = false
    • Enable_Push_Alerts = false
    • enable alerts for Prewarn_Frac = false (this is Prewarn_Alert_Enable)
  3. Make sure there is no second (older) copy of the same indicator or another EA on the chart that could be generating similar alerts. If you recently updated the indicator, please remove it from the chart and attach the new version again from the Navigator.

With these settings in the active instance, the indicator will not create any more popup alerts.

Is solved. Download Version 1.3, please.
Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti