Re: Stochastic indicator(s)
Posted: Thu Oct 05, 2017 4:50 pm
No problem. Ok, the values are the H-L distance in ticks. It's just Zigzag and stoch OB/OS combined. It still give more false signals.
No problem. Ok, the values are the H-L distance in ticks. It's just Zigzag and stoch OB/OS combined. It still give more false signals.
How can it give false signals if pictures shows clearly that signals given are right on the money?...How?Krelian99 wrote: Thu Oct 05, 2017 4:50 pm
No problem. Ok, the values are the H-L distance in ticks. It's just Zigzag and stoch OB/OS combined. It still give more false signals.
The false signals are real, but the time hides all bad signals. The truth is the world isn't always fair, but she goes on turning and turning around as nothing had happened. IDK what is crueler.Pava wrote: Thu Oct 05, 2017 4:56 pm How can it give false signals if pictures shows clearly that signals given are right on the money?...How?
the question is different: is there such a stochastic for mt4?Krelian99 wrote: Thu Oct 05, 2017 4:50 pm
No problem. Ok, the values are the H-L distance in ticks. It's just Zigzag and stoch OB/OS combined. It still give more false signals.
Hmm, IDK, but now I remember where I have seen this part of a strategy before. Elliott Waves. The idea is that when the oscillator reaches the OB/OS level and returns, the impulse wave is over. But keep in mind it is just a confirmation for EWs or maybe another strategy, no strategy itself. You would have to filter Zigzag and Stoch/RSI.vvFish wrote: Thu Oct 05, 2017 10:00 pm the question is different: is there such a stochastic for mt4?
Made this version but not sure if this is what your looking for.vvFish wrote: Thu Oct 05, 2017 10:00 pm
the question is different: is there such a stochastic for mt4?
Thank you.mrtools wrote: Sun Oct 08, 2017 10:11 pm
Made this version but not sure if this is what your looking for.
Add this line :Nurlan Karimov wrote: Mon Oct 09, 2017 8:56 am Mister Mntiwana!
не могли бы Вы поделить рабочей версией индикатора Stochastic experiment которая работает в новом билде,
я попытался сам изменить код и декомпилировать - ничего не вышло
could you share the working version of the indicator Stochastic experiment which works in a new build,
I tried to modify the code myself and decompile it - no dice
Code: Select all
for (int i=0; i<indicator_buffers; i++) SetIndexStyle(i,DRAW_LINE);