Re: MT4 Indicator requests and ideas

21172
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

21173
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. ;)
These users thanked the author wojtek for the post:
axelgr

Re: MT4 Indicator requests and ideas

21175
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 ;)
"I conjure from shadows and shape fortunes from the unseen. The treasure lies hidden in plain sight, beneath the sunlight." - Cagliostro


Re: MT4 Indicator requests and ideas

21176
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. ;)