Hi,
I've tried everything before posting this, but I just can't make this work, even though this is the simplest of things (needless to say I'm a beginner).
I've tried to make an indicator which draws an arrow when Stochastic(5,3,2) is below 20 and begins to go up.
I import the values from the iStochastich and make a simple "If value of current period is bigger than last's then draw the arrow"...
Now I see the results (see image) and it doesn't work. The strange thing is that it's just a simple "if", and sometimes it work, sometimes it doesn't. For example, sometimes it does show the arrow when Stoch<20 and growing. But sometimes (like in this case) it doesn't.
Any help is really appreciated.
Thanks in advance.
I've tried everything before posting this, but I just can't make this work, even though this is the simplest of things (needless to say I'm a beginner).
I've tried to make an indicator which draws an arrow when Stochastic(5,3,2) is below 20 and begins to go up.
I import the values from the iStochastich and make a simple "If value of current period is bigger than last's then draw the arrow"...
Now I see the results (see image) and it doesn't work. The strange thing is that it's just a simple "if", and sometimes it work, sometimes it doesn't. For example, sometimes it does show the arrow when Stoch<20 and growing. But sometimes (like in this case) it doesn't.
Any help is really appreciated.
Thanks in advance.
Attached Image
Attached File(s)