Page 26 of 350

Re: Moving Average indicators for MT4

Posted: Sat Apr 29, 2017 8:56 am
by mrtools
Phoreksex wrote: Sat Apr 29, 2017 7:45 am in this indicator? Realy?
In the indicator you just posted it is using a ma for the signal line, in the version i posted it is using a nma for the signal line.

Re: Moving Average indicators for MT4

Posted: Sat Apr 29, 2017 6:48 pm
by Phoreksex
Yes, it's right. And I need nma in my indicator.

Re: Moving Average indicators for MT4

Posted: Sat Apr 29, 2017 7:04 pm
by mladen
Phoreksex wrote: Sat Apr 29, 2017 6:48 pm Yes, it's right. And I need nma in my indicator.
Comparison :
Upper is the indicator posted by mrtools
Lower is "your" indicator


As you can see, the values are exactly the same. Except that the version posted by mrtools has nma for signal line instead of what "your" indicator has and that is what you have asked for (to have a histogram rsi with nma signal line). Since it has been made as you asked for (and mrtools made much more), any further post or comment (being that the comparison from the picture clearly shows that what you have asked for was already made), any further post in the direction that you are proceeding without a cause coming from you will be treated as a malicious trolling,

regards

Re: Moving Average indicators for MT4

Posted: Sat Apr 29, 2017 8:52 pm
by Phoreksex
Thank you and mrtools very much. I didn't want bother you and especially trolling. Sorry, please. But I needed nma in rsi histo alert because of function "RSI HISTO MODIFY". And sorry for my english.

Re: Moving Average indicators for MT4

Posted: Sat Apr 29, 2017 11:58 pm
by mades
mntiwana wrote: Thu Apr 20, 2017 7:06 am Averages Heiken Ashi Smoothed Lines

An fantastic version by our coders :)
this is Averages HA smoothed lines version with 34 averaging methods,double smoothed true/false - an pretty STEP and PCT options,better formula true/false - 7 display types,line and bar width parameters and alerts and arrows package included :)

AUDUSDH1-averghasmoolines.png
Small bug in this version, draws signals (arrows) also when "current bar signal" is turned off. Also, would it be possible to do a histo version? thanks!

Re: Moving Average indicators for MT4

Posted: Sun Apr 30, 2017 12:05 am
by mladen
mades wrote: Sat Apr 29, 2017 11:58 pm Small bug in this version, draws signals (arrows) also when "current bar signal" is turned off. Also, would it be possible to do a histo version? thanks!
There is no "current bar signal" in that indicator
If you are referring to alertsOnCurrent option, does not relate to arrows - but to alerts. and controls exclusively when the alerts are triggered. Arrows are never delayed

Re: Moving Average indicators for MT4

Posted: Sun Apr 30, 2017 2:58 pm
by mntiwana
Average crosses arrows or lines(mtf + alerts)
A toy from MRTOOLS with 38 latest available Moving Averages crosses (slow-fast) separately controlled with 22 prices for every each ma,interpolated mtf with custom TFs,3 display option (lines-arrows or both) with width,size,style,gap options,on first bar true/false and complete alerts package :)
Thanks to MRTOOLS
Originaly posted here : http://www.forex-station.com/viewtopic.php?p=1295351850#p1295351850

Re: Moving Average indicators for MT4

Posted: Sun Apr 30, 2017 7:42 pm
by tampa

Re: Moving Average indicators for MT4

Posted: Sun Apr 30, 2017 10:24 pm
by mladen
New averages rainbow

- re-worked averages - optimized a bit
- some issues that existed solved
- each average type can be double smoothed too in the rainbow now


Re: Moving Average indicators for MT4

Posted: Tue May 02, 2017 6:01 pm
by mades
mladen wrote: Sun Apr 30, 2017 12:05 am There is no "current bar signal" in that indicator
If you are referring to alertsOnCurrent option, does not relate to arrows - but to alerts. and controls exclusively when the alerts are triggered. Arrows are never delayed
Ok I said it wrongly I think. It sometimes draws double arrows. I will post a pic.