You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
You can find the source to the TRO MULTI METERS by searching this forum.
I have updated my sexy stoch indi.
Removed the 3rd signal type (was showing only once in a while), you now set the MA only once and its valid for each signal type.
Added MSN popup alert style (attached is the program and include necessary )
You have to put pop.exe on and the dll c:\ and the mhq file in your include folder. You can put pop.exe and the dll somewhere else but you will have to edit the code of the mq4 file (at the very end there is a 'c:" reference). I will update my guide later on.
StochasticDiNapoli_v1 signal value using mql4
Guys, I would like to get "signal" value of StochasticDiNapoli and using the following code. But the outcome is the same!!!!!
I am trying to findout the stoch cross over... any idea whats wrong?
double dstoch = iCustom(NULL,TimeFrame,"StochasticDiNapoli_v1",8,3,3,0,0);
double dssignal = iCustom(NULL,TimeFrame,"StochasticDiNapoli_v1",8,3,3,1,0);
thanks
hard to tell, would be better if you post StochasticDiNapoli (ini)
hard to tell, would be better if you post StochasticDiNapoli (ini)
We have DEMA and Dinapoli Stoch on this thread,
Stochastics indicator with email
Hey all,
Anybody know where I can find a stochastics indicator that sends out an email when the %K crosses the %D? I've looked on this site and a few others and have found plenty that give audible alerts but havent found any with email functions. Any help would be greatly appreciated! Thanks
Need an indicator please
Hello,
Could someone make me an indicator that display in a window last two days mt4 stochastic signal data in digital format?
Thanks
Regards,
Roberto
StochR%_Super_Position.mq4 Cronex
SetIndexLabel(0,"%R");
SetIndexLabel(1,"Stoch");
SetIndexLabel(2,"Stoch %R Super Position");
SetIndexLabel(3,"Fast MA");
SetIndexLabel(4,"Slow MA");
SetIndexLabel(5,"Stoch %R Divergence");
p.s. rsi superpos ind - in rsi thread
https://www.forex-tsd.com/179432-post23.html
been posted in "something interesting" thread
so, to keep in one place....
been posted in "something interesting" thread so, to keep in one place....
i dont see how to use it but it looks sexy ^^