Page 2118 of 2170
Re: MT4 Indicator requests and ideas
Posted: Mon Mar 31, 2025 8:32 pm
by moey_dw
ionone wrote: Mon Mar 31, 2025 8:28 pm
so sorry for posting this
I'm sorry too for big font I just freaked out!!!
Re: MT4 Indicator requests and ideas
Posted: Mon Mar 31, 2025 11:24 pm
by axelgr
hello guys. i want to ask you if for this indicator you can make to not refresh himself when its in multi timeframe mode?
for example i trade on 1 minute chart,and i put this indicator in 15 minutes timeframe and when its live the indicator works like in the "1" picture and after i refresh the page the indicator looks like in the "2" picture i atached here...
its possible to stay like in the "1" picture always? That will be so helpfull for me. thankss!!
Re: MT4 Indicator requests and ideas
Posted: Mon Mar 31, 2025 11:58 pm
by wojtek
The problem is that RSI in MTF mode looks correct in the second figure,
and in the first figure - it doesn't, because the indicator contains errors.
There are many correctly coded RSI indicators here on the forum.
BTW, I understand you very well, because years ago I used the QQE indicator
with the incorrectly coded MTF mode, but I still liked it a lot.

Re: MT4 Indicator requests and ideas
Posted: Tue Apr 01, 2025 12:56 am
by Jonex1995
hello guys if any expert coder can make this indicator mtf with alarm would be amazing
I put source code to help you
thanks in advance you are the best
Re: MT4 Indicator requests and ideas
Posted: Tue Apr 01, 2025 4:07 am
by Cagliostro
Jonex1995 wrote: Tue Apr 01, 2025 12:56 am
hello guys if any expert coder can make this indicator mtf with alarm would be amazing
I put source code to help you
thanks in advance you are the best
A simple search on the forum...
post1295562891.html#p1295562891
PS: our version is more beautiful

Re: MT4 Indicator requests and ideas
Posted: Tue Apr 01, 2025 5:25 am
by axelgr
Yes you have right!! I see that its very good for me in real time, but when i refresh the chart... no works for me.
And i need especially for backtesting..
will be great if someone can make this to be "broken"..

)
wojtek wrote: Mon Mar 31, 2025 11:58 pm
The problem is that RSI in MTF mode looks correct in the second figure,
and in the first figure - it doesn't, because the indicator contains errors.
There are many correctly coded RSI indicators here on the forum.
BTW, I understand you very well, because years ago I used the QQE indicator
with the incorrectly coded MTF mode, but I still liked it a lot.
Re: MT4 Indicator requests and ideas
Posted: Tue Apr 01, 2025 7:01 am
by Jonex1995
that's true your version is nice but heavier on pc this version got counted bars in it just need mtf and alarm...I really like your work
Re: MT4 Indicator requests and ideas
Posted: Tue Apr 01, 2025 7:04 am
by Cagliostro
Jonex1995 wrote: Tue Apr 01, 2025 7:01 am
that's true your version is nice but heavier on pc this version got counted bars in it just need mtf and alarm...I really like your work
an update is coming, stay tuned.
Re: MT4 Indicator requests and ideas
Posted: Tue Apr 01, 2025 7:07 am
by wojtek
This is a problem inherent to the nature of recalculating indicators
(as e.g. Semafor / ZigZag). It's best to use a limit on the used / refreshed
bars N in the code, and set for example N = 500 or less, then one doesn't
need to limit the number of bars in MT4 options.
Re: MT4 Indicator requests and ideas
Posted: Wed Apr 02, 2025 6:53 pm
by Narutopips
Hello Guys, Please Mrtools, is there an Alert type of this indicator with the same parameter in the forum? will be grateful if you can point me in the right direction to get one with Alert. Thanks