Page 28 of 389
Re: Moving Average indicators for MT4
Posted: Fri May 05, 2017 11:35 pm
by mladen
mucumba wrote: Fri May 05, 2017 8:30 am
Hi Mladen, mrtools, mntiwana. I appreciate your work. All guys with coding skills - Thank you! Lastly I was using step one more average 2.3 mtf and noted that the email received is without the price at the time of alert. Please add a line with the price.
mucumba
We usually do not include the price too but only the change of slope/trend in the alert message
We do that that way in order to avoid multiple alerts and, when the alert is on a closed bar. then you can not know what was the exact price that triggered the change
Re: Moving Average indicators for MT4
Posted: Sat May 06, 2017 7:58 am
by mucumba
OK thank you.
Re: Moving Average indicators for MT4
Posted: Sat May 06, 2017 9:26 pm
by mladen
This is sutte indicator coded exactly as it is described in the document attached here :
viewtopic.php?p=1295352732#p1295352732
One extract is probably most interesting :
In addition, Sutte indicator also has three types of predictive, namely SUTTE%L, SUTTE%H, and SUTTE-PRED. These three indicators are supporting each other to provide a picture of the movement of stocks. In giving the movement image of stocks, SUTTE link between SUTTE%L and SUTTE%H. If the curve SUTTE%L is above the curve SUTTE%H in a long period of time then it indicates that the stock price will increase and vice versa if the curve is above SUTTE%H SUTTE%L curve then the stock price will decline. Increases and decreases in share prices is usually marked by the intersection of the curve SUTTE%L and SUTTE%H.
Re: Moving Average indicators for MT4
Posted: Sat May 06, 2017 9:41 pm
by mntiwana
Dearest MLADEN
It is strange style indi,always ride in top of candles - seems suitable for binary traders - no parameters for higher values

Re: Moving Average indicators for MT4
Posted: Sat May 06, 2017 9:59 pm
by mladen
mntiwana wrote: Sat May 06, 2017 9:41 pm
Dearest MLADEN
It is strange style indi,always ride in top of candles - seems suitable for binary traders - no parameters for higher values
No parameters
I recommend that the document should be consulted - that should clarify how the author recommends it to be used
Re: Moving Average indicators for MT4
Posted: Sun May 07, 2017 6:24 pm
by mntiwana
adxvma
An stand alone version of well known Adxvma moving Average with interpolated mtf - usual prices - with true mode true/false option
Re: Moving Average indicators for MT4
Posted: Sun May 07, 2017 6:31 pm
by mntiwana
adxvma 1_1
Some minor correction in the previous version the rest is same
Re: Moving Average indicators for MT4
Posted: Sun May 07, 2017 6:37 pm
by mntiwana
adxvma 1_1_1
In this version of Adxvma alerts added
Re: Moving Average indicators for MT4
Posted: Sun May 07, 2017 6:39 pm
by mntiwana
adxvma arrows alerts nmc
Adxvma next version with arrows addition
Re: Moving Average indicators for MT4
Posted: Sun May 07, 2017 6:48 pm
by mntiwana
adxvma channel nmc
Here is Adxvma channel version with bands (bands period and multiplier options) - interpolated mtf with trend mode true/false options