Highs and lows
-
Hi guys?
How can I make my bot keep track of every single candle high or low on any timeframe?
From what I've tried I've only been able to make it keep track of the highest high or the lowest low from a certain period but not every high or low.
Is there anyone who's done something like that before?
Thanks!
-
Do you really need ALL highs and ALL lows from ALL candles on your chart? Just curious, why?
-
I don't need all the highs and lows on my chart I just need all the highs and lows from a certain range.
-
Then this is what you need for highs:

You also can choose lows by selecting them on the second display.
-
Thanks a lot!
Will this give me every high for the past 10 candles? or just the highest high?
-
@mischa What you mean by "keeping track"?
You can directly read any single candle value, just change the candle ID setting. -
@mischa said in Highs and lows:
Thanks a lot!
Will this give me every high for the past 10 candles? or just the highest high?
It will give you the highest high for that period.
-
@l-andorrà and @roar and @mischa
Hey guys, hope all is well and you are all doing great. I got a similar question....Can we do this same thing here with RSI values??? In other words, Is it possible to track the highest previous RSI Peak and the lowest previous Valley? just like you did with market price....
I know I can make a variable, but do I have to make 10 variables to 30 variables if I want to go back that many candles?
I appreciate your help or feedback. That would be nice.

Len -
@len-1 Did you try using the block settings I suggested?
-
Try also to using value for candle but you need to know the range from data
-
@l-andorrà I am not sure which block settings you are referring to. I don't think I ever asked you this question.
-
@ramisignals I have tried using the data but I know that when the draw angles trend line is used it only refers to the use of one price level and I have backtested and it still does not draw any lines
-
@len-1 I'm talking about my suggestion 9 posts above this one.

-
Ill try it. Thanks @l-andorrà ! Your always a super help. Thank you!
-
@len-1 You're welcome.
