Page 866 of 2170
Re: MT4 Indicator requests and ideas
Posted: Sun Mar 08, 2020 12:25 pm
by mrtools
medotrader wrote: Sat Mar 07, 2020 10:55 am
could someone kindly make the jurik hma indicator mtf if pssible also interpolation without repainting
much apperciated
Added mtf, it doesn't repaint but in mtf mode the signal can change before the mtf bar is complete, this is normal mtf behavior and not repainting.Also optimized the code somewhat.
Re: MT4 Indicator requests and ideas
Posted: Sun Mar 08, 2020 12:28 pm
by mrtools
RplusT wrote: Sat Mar 07, 2020 1:18 pm
mrTools...got a slight problem with the MA Ribbon filled. When I shift the MA1 it equally extends the fill on the down move but not on the up move.
Can you please have a look at the code. Thank you.
Setting in the pic.
MA1...9 Simple MA, shift 1
MA2...1, Simple MA, no shift
MA ribbon filled + shift 1.03 mtf nmc.mq4
MA Ribbon fill.JPG
Don't think there is much you can do with it, with those settings in mt4, messed with it a little but don't think i did much good.
Re: MT4 Indicator requests and ideas
Posted: Sun Mar 08, 2020 12:31 pm
by mrtools
josi wrote: Sat Mar 07, 2020 11:02 pm
Very impressive indicator!
Sadly it is
impossible to adjust candle body width (and candle stick width).
For some reason - part of the code? - it always jumps back to standard 4 (instead of your entry set at 2).
(I also tried to readjust the size in colors - didn't work.
If you could fix that I'd be grateful.
Did you try turning the auto adjust to false and adjusting the candle size that way?It's the setting right above Interpolate.
Re: MT4 Indicator requests and ideas
Posted: Sun Mar 08, 2020 12:32 pm
by mrtools
Daim2574 wrote: Sun Mar 08, 2020 5:35 am
dear mrtools....I understand that the attached version is the latest of the Averages indicator with a wonderful complete set of MAs.....is it possible to add an option to the "Price to Use" for using the "First Indicator" OR "Previous Indicator" similar to the options available in the default MA indicator under MT4 (as in the screenshots below)....this should open the floor to apply those great moving averages to other indicators on the chart as well.....thanks a lot for this great help
That's not possible in mt4.
Re: MT4 Indicator requests and ideas
Posted: Sun Mar 08, 2020 2:01 pm
by Daim2574
mrtools wrote: Sun Mar 08, 2020 12:32 pm
That's not possible in mt4.
No problem. Thanks a lot for checking that out and for the clarification...just out of curiosity, is it possible under mt5?..

Re: MT4 Indicator requests and ideas
Posted: Sun Mar 08, 2020 4:13 pm
by ahmadjohar
Dear MrTools:
Can you kindly add an alert to the attached indicator. For example if 3 or more candles are in sync
thank you
Ahmad Johar
Re: MT4 Indicator requests and ideas
Posted: Sun Mar 08, 2020 11:59 pm
by medotrader
a million thanks for all the great work .
the insync index & arrows + alerts indicator initially loads alright but once i use it in mtf mode it freezes my mt4
i tried loading it alone with no other indicators also deleted almost all custome indicators in indicators folder but can't get it to work in mtf mode
any help is mch appreciated.
Re: MT4 Indicator requests and ideas
Posted: Mon Mar 09, 2020 12:46 am
by Kongsniper
I love this great indicator, someone can add hidden trend divergence signals to indi and draw them on charts. Thanks very much!
Re: MT4 Indicator requests and ideas
Posted: Mon Mar 09, 2020 2:02 am
by nbibu
hello! is it possible to make this indicator as a nrp one? for the yellow line which signals a potential high or low before the oscilator croses 0 line. thank you.
if not maibe would be possible to remove the function of the elliot lines, triggers orders very late, iam trying ot make on EA
Re: MT4 Indicator requests and ideas
Posted: Mon Mar 09, 2020 2:17 am
by Tspring
Hey everyone, this indicator calculates the index of each major currency. You can apply various indicators in the calculation, for example if you select the MACD it will become a currency strength indicator (see images). Would be great if someone would do a MTF version of it and renew the code as it is written in the old MQL4 language. The indicator seems good and reliable, two years ago I spent several months searching for a currency strength indicator that doesn't give false signals, and this is one of the few I found. The creator of it is Igor Korepin.