SMC Trend Momentum
35 USD
Descargado demo:
6
Publicado:
30 octubre 2025
Versión actual:
1.4
¿No ha encontrado el robot adecuado?
Encargue el suyo
en la bolsa Freelance.
Pasar a la bolsa
Encargue el suyo
en la bolsa Freelance.
Cómo comprar un robot comercial o indicador
Inicia el robot en el
hosting virtual
hosting virtual
Pruebe un indicador/robot comercial antes de comprarlo
¿Quieres ganar en el Market?
Cómo ofrecer un producto para que lo compren
Está perdiendo oportunidades comerciales:
- Aplicaciones de trading gratuitas
- 8 000+ señales para copiar
- Noticias económicas para analizar los mercados financieros
Registro
Entrada
Usted acepta la política del sitio web y las condiciones de uso
Si no tiene cuenta de usuario, regístrese

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.
Mike
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.
Mike
I have set "Enable_Popup_Alerts" to "false", but I am still getting popup alerts "SMC TM PREWARN...".
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
I do not have a setting "Prewarn_Alert_Enable".
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:
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:
With these settings in the active instance, the indicator will not create any more popup alerts.
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:
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:
With these settings in the active instance, the indicator will not create any more popup alerts.
Thank you! I works now.