indicator does not cross below
-
Re: Help with code? Miro?
fxdreema need to include a command like: INDICATOR DOES NOT CROSS BELOW OR ABOVE in candle id 0.Good day Sir, pls i need a little assistance in creating an fxdreema block
Below is a block that shows that force index crossed below -0.01 within the timeframe( candle id 0).
You can backtest it on 1m timeframe in order to understand what i mean.https://fxdreema.com/shared/uHPifwsN
So what i need is help from you on how to create a block that tells me when force index does not cross below -0.01 from the beginning of the candle till the end.
-
@l-andorrà @miro1360 and as many experts, pls i need your help.
-
I'm afraid I'm not teh man you need for new blocks, sorry. I think jstap can assist you in what you need.
-
good day Sir @jstap pls i need your help. thanks so much in advance
-
@TJaydeen Just crosses or crosses and is still below at close?
-
thank you so much for taking out time to respond to me. it shouldn't cross above at all from the beginning till the close of the candle and for the reverse condition, pls kindly help me create another block with the condition that, it doesn't cross below from the beginning till close of the candle.
thank you once again for responding -
I am a little lost at what you mean, do you want check if it crossed once a new candle opens?
-
no sir. i want to check when it doesnt cross at all from the beginning of the candle till the end of the candle.
for instance, in a 1hr candle, RSI 3 might touch the 70 mark and at another time within that same hour, the same RSI 3 might touch the 30 or 20 or 10 mark. now going to my main project, what i will like to know is how to check when force index value 1 , doesnt cross below a particular value, right from the beginning of the candle, till the end of the candle.
-
so if yoy check where it is at the open, and at the close, you have the answer? You could use x> or x< to count every time it hits?
-
not really!
i don't want it to hit at all, hence i want to know when it doesn't hit at all from the beginning of the candle till the end.
its just like creating a blocks that sens an alert, if, from the beginning of a daily candle till the end, the RSI 5 didnt cross below the value 30, which means: the RSI 5 might have hit the value 31 or 32 and above, but it never hit or cross below the value 30. i want to you this to detect the strength of the candle. pls do you understand me better after this illustration? -
You have a couple of options, indicator mover within limits, if there is a cross then that is your signal to say not relevant and ignore
-
exactly Sir. and if there is no cross, then i get a message alert. i once tried the move within limit option, but i didnt know how to set it. can you kindly help me out Sir
i couldnt reply all along because my laptop got damaged, i just fix it.
-
pls Sir, any way out?
-
Add a shared link, and say what you are trying to do