SMC Trend Momentum
35 USD
Download demo:
6
Publicado:
30 outubro 2025
Versão atual:
1.4
Não encontrou o robô certo? Encomende um para você
no serviço Freelance.
Ir para o Freelance
no serviço Freelance.
Como comprar um robô de negociação ou indicador?
Execute seu EA na
hospedagem virtual
hospedagem virtual
Teste indicadores/robôs de negociação antes de comprá-los
Quer ganhar dinheiro no Mercado?
Como apresentar um produto para o consumidor final?
Você está perdendo oportunidades de negociação:
- Aplicativos de negociação gratuitos
- 8 000+ sinais para cópia
- Notícias econômicas para análise dos mercados financeiros
Registro
Login
Você concorda com a política do site e com os termos de uso
Se você não tem uma conta, por favor registre-se

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.