FiveS wrote: Sat Dec 06, 2025 11:11 am
Helo funchi,
Many thanks for the signal indicator. My quick test give correct expected signals. Yes there are many repeated unnecessary alerts at each interval when FNC_DB run, sometimes cause my MT4 freeze especially when I created another FNC_DB signal with this indicator on the same interval signal (timeframe).
Will continue test it for next week and inform you if there are any unexpected behaviour.
Could you please help me create the same for MT5? Let see if behaviour differs with MT4 version.
tma(+ema).ex5
tma(+ema).set
Thanks
I am not sure whether it is a limitation of MT4 or an issue related to Windows memory, but MT4 freezes when a large number of signal indicators (“FNC_”) are added. Furthermore, if the indicators used within a signal indicator internally rely on many other indicators, the number of signal indicators that can be added becomes even smaller. There is nothing I can do about this.
I have currently suspended the creation of MT5 signal indicators (“FNC_”). Most indicators are not compatible with the signal indicator framework, and I have not yet been able to identify the source of the issue. I am in the process of improving my knowledge of MT5.