Page 68 of 2170
Re: MT4 Indicator requests and ideas
Posted: Sun Apr 09, 2017 2:59 pm
by jmn5611
Thank you. It is like we have a mt4 help desk here!
Re: MT4 Indicator requests and ideas
Posted: Fri Apr 14, 2017 5:07 am
by tradd
some Wolfe indicators published at Mql5 Russian Community. I copied indicators and include files to Mql5 directory. Also I added Universal Zigzag indicators. When i compile Wolfe indicator an error occured about iUniZigzag indicator. How could be solve this problem?
Edit: I uploaded files. Indicator and include files. Mql5 Wolfe waves, Mql5_2 Universal Zigzag
Re: MT4 Indicator requests and ideas
Posted: Fri Apr 14, 2017 5:11 am
by mladen
tradd wrote: Fri Apr 14, 2017 5:07 am
some Wolfe indicators published at Mql5 Russian Community. I copied indicators and include files to Mql5 directory. Also I added Universal Zigzag indicators. When i compile Wolfe indicator an error occured about iUniZigzag indicator. How could be solve this problem?
Please attach the exact file you are using - so that it can be checked
Re: MT4 Indicator requests and ideas
Posted: Fri Apr 14, 2017 5:18 pm
by mladen
tradd wrote: Fri Apr 14, 2017 5:07 am
some Wolfe indicators published at Mql5 Russian Community. I copied indicators and include files to Mql5 directory. Also I added Universal Zigzag indicators.When i compile Wolfe indicator an error occured about iUniZigzag indicator. How could be solve this problem?
Edit: I uploaded files. Indicator and include files. Mql5 Wolfe waves, Mql5_2 Universal Zigzag
You have to extract the include files to ZigZag sub-folder of include folder (otherwise it will not compile the indicators)
Also, the indicators should go to ZigZags sub-folder of indicators folder. Or use this EA instead (changed it to use regular indicators folder)
Re: MT4 Indicator requests and ideas
Posted: Fri Apr 14, 2017 6:11 pm
by knaimad
Dear mladen/mrtools
Just for the sake of experimentation, is it possible for you to add r-squared to averages in those two attached below, please.
-
Re: MT4 Indicator requests and ideas
Posted: Fri Apr 14, 2017 6:39 pm
by topi
hi
i m looking out for a proper vwap indicator, plz help.
thanks in advance
Re: MT4 Indicator requests and ideas
Posted: Fri Apr 14, 2017 6:53 pm
by mladen
topi wrote: Fri Apr 14, 2017 6:39 pm
hi
i m looking out for a proper vwap indicator, plz help.
thanks in advance
Try this (set the deviations to 0 and then you should get VWAP alone)
Re: MT4 Indicator requests and ideas
Posted: Fri Apr 14, 2017 6:54 pm
by mladen
knaimad wrote: Fri Apr 14, 2017 6:11 pm
Dear mladen/mrtools
Just for the sake of experimentation, is it possible for you to add r-squared to averages in those two attached below, please.
-
What would r-squared do in that indicator?
Re: MT4 Indicator requests and ideas
Posted: Fri Apr 14, 2017 7:07 pm
by knaimad
What would r-squared do in that indicator?
Would it make it less "sensitive"?
Re: MT4 Indicator requests and ideas
Posted: Sat Apr 15, 2017 1:28 am
by baraozemo
Mladen,
I modifiy this renko to work with different brokers , now it's working fine here in Brazil .
mcg-renko.mq5 (my modified version to work with different brokers... ;-)
could you modify it to draw in the main chart (on candles)?
my idea is to have something similar like graphic (from median renko component)
Thank you always for the help
mt4 has some good free renko components but mt5 has a big gap on this... ;-(