Re: Various Indicators - (MT5)
463Conversion of this MT4 indicator
See this posts for informations about this indicator.
It is first testing version, I still haven't resolved some things from the MT4 version.
See this posts for informations about this indicator.
It is first testing version, I still haven't resolved some things from the MT4 version.
- These users thanked the author kvak for the post (total 5):
- RodrigoRT7, Ricstar_8, lukgoku, Krunal Gajjar, AlgoAlex811
"fear moves faster than greed"
Re: Various Indicators - (MT5)
464Hi Kvak, this is exactly the result I’d managed to achieve. The problem is that I haven’t been able to fix the issue with the repeated arrows and other objects, which are actually the very essence of the indicator’s concept. The key feature of this indicator is precisely its readability in MT4.
Thank you for this first version! Please see if, drawing on your experience, you can resolve this readability issue. Thank you again for your efforts!
The best things in life are free!
Re: Various Indicators - (MT5)
465It is look that it is now like MT4 version... test it...lukgoku wrote: Sat Jun 27, 2026 3:45 pm Hi Kvak, this is exactly the result I’d managed to achieve. The problem is that I haven’t been able to fix the issue with the repeated arrows and other objects, which are actually the very essence of the indicator’s concept. The key feature of this indicator is precisely its readability in MT4.
Thank you for this first version! Please see if, drawing on your experience, you can resolve this readability issue. Thank you again for your efforts!
For details in code, I dont use inbuild MT5 function iMA, iADX, IRSI, iFORCE...etc...but I am made it as standalone function inside this indicator.
- These users thanked the author kvak for the post (total 3):
- lukgoku, Jimmy, Krunal Gajjar
"fear moves faster than greed"
Re: Various Indicators - (MT5)
466its there an MT5 indicator thar show a gap? with arrow or something. Customizable setting with size of gap?- I will be greatefull.
Re: Various Indicators - (MT5)
467Thanks, Kvak, I knew you’d manage it, and thanks for the tip about the code. I’ll be very keen to test it out – thanks again!kvak wrote: Sun Jun 28, 2026 5:15 am It is look that it is now like MT4 version... test it...
For details in code, I dont use inbuild MT5 function iMA, iADX, IRSI, iFORCE...etc...but I am made it as standalone function inside this indicator.
The best things in life are free!
Re: Various Indicators - (MT5)
468i tried this and it didn't work, it missed the move several times, i think there may need to be some averages or cutting out of the calculationsBanzai wrote: Sun Apr 14, 2024 12:06 pm Gap Momentum
I'm not sure if this was posted.
This indicator was in the January 2024 TASC magazine
paste this
gap = open[i + j] - close[i + j - 1];
on line 104
on settings 10 10 you will see the difference
but that only fixes part of it now the latest bars arent there
seems more like a high volume area finder than a entry filter to me
Re: Various Indicators - (MT5)
469Simple non-repainting ranging box detector as I couldn't find one with quite the options I wanted.
- These users thanked the author Sprout for the post (total 6):
- Jimmy, kelvinchase, ashdays, alexm, Tradehunter, Eis