Page 832 of 2041

Re: MT4 Indicator requests and ideas

Posted: Wed Feb 12, 2020 8:14 am
by mrtools
moltobello wrote: Wed Feb 12, 2020 6:38 am Hi

I would like to show one of the best Mt4 indicator which does need some modification it can be a very useful tool for everybody in the trading.
The indicator is called "WellXama" it is a NON Repaint indicator. I would like to use in MTF mode. Somebody can help to create an MTF indicator from this?WellxAMA.PNG

wellxAMA.ex4
This is the same except has all our price options and added mtf.

Re: MT4 Indicator requests and ideas

Posted: Wed Feb 12, 2020 8:06 pm
by Amunra5
hi mrtools,

do we have a version of this with arrows on main chart on color/slope transition? i dont have the sc so i cant have the arrows added to it.
thanks for your time trying to search the archives.

Re: MT4 Indicator requests and ideas

Posted: Wed Feb 12, 2020 8:10 pm
by Ogee
Amunra5 wrote: Wed Feb 12, 2020 8:06 pm hi mrtools,

do we have a version of this with arrows on main chart on color/slope transition? i dont have the sc so i cant have the arrows added to it.
thanks for your time trying to search the archives.
Hi, look here;

viewtopic.php?t=8418142&p=1295400239#p1295400239

Re: MT4 Indicator requests and ideas

Posted: Wed Feb 12, 2020 8:19 pm
by pacois
Amunra5 wrote: Wed Feb 12, 2020 8:06 pm hi mrtools,

do we have a version of this with arrows on main chart on color/slope transition? i dont have the sc so i cant have the arrows added to it.
thanks for your time trying to search the archives.
Try!!

Re: MT4 Indicator requests and ideas

Posted: Wed Feb 12, 2020 8:25 pm
by Amunra5
pacois wrote: Wed Feb 12, 2020 8:19 pm

Try!!
thanks ogee and pacois.
sadly, the arrows are coming from a different planet hahaha. not on color/slope change.

Re: MT4 Indicator requests and ideas

Posted: Wed Feb 12, 2020 8:39 pm
by pacois
Amunra5 wrote: Wed Feb 12, 2020 8:25 pm

thanks ogee and pacois.
sadly, the arrows are coming from a different planet hahaha. not on color/slope change.
Try!!

Re: MT4 Indicator requests and ideas

Posted: Wed Feb 12, 2020 8:46 pm
by Ogee
Amunra5 wrote: Wed Feb 12, 2020 8:25 pm

thanks ogee and pacois.
sadly, the arrows are coming from a different planet hahaha. not on color/slope change.
oh, the arrows are set for crossing zero rather than slope colour change, maybe one of the brilliant coders could add the option?

Re: MT4 Indicator requests and ideas

Posted: Wed Feb 12, 2020 8:56 pm
by Amunra5
pacois wrote: Wed Feb 12, 2020 8:39 pm
Try!!
tysm brother

Re: MT4 Indicator requests and ideas

Posted: Wed Feb 12, 2020 8:59 pm
by ARTAKHEH
Try it together

Re: MT4 Indicator requests and ideas

Posted: Wed Feb 12, 2020 10:18 pm
by Daim2574
mrtools wrote: Tue Feb 11, 2020 7:53 am

Thanks and it's no bother. Had tested the on chart version with an EA and even though was not getting an error with manually using the indicator, with the EA was getting an array out of range error, so had fixed the error and the histo version is with the no EA error code, and this version I am posting now should work on an EA without the error.

PS: Histogram version can be found here.
Hello mrtools.... I wanted to ask if you have an indicator that is “stochastic of stochastic “... so it uses the data of the first stochastic as an input to the second stochastic?... under mt4 you could manually do it making the second stochastic use the data of the previous indicator stochastic as shown below. I noticed that when the difference between both lines is zero (they are totally on top of each other the price is going through a breakout or a strong burst.... as a supplementary indicator, can we plot the difference between both lines and maybe trigger an alert when lines are on top of each other for two or three candle (just to avoid regular crossings and confirm move momentum)?... direction of the trade could be based on the slope of the coincidental lines I think .... what do you think?