Need a guide on this
-
hello @roar
Can you help with this?
I want to be able to draw an object on the open or close of the highest candle body within a specific time range just like we have in market properties block the Highest Price and th Lowest Price
while this time is the body not the wick.
-
Do you really need the lines to be visible? The bot doesn't ned them for calculations.
-
@l-andorrà yes I need it for a reference.
I've been able to mark the Highest and Lowest Wick within a time range, left with highest and lowest body to get done
something like this

-
@l-andorrà How to get the highest CLOSE in a range?
-
@tec-nacks What's the timeframe? Let's say 10 candles. You make 10 condition boxes...Draw line at candle close ID1 if higher than close of ID2, then 3 then 4 and so on until ID10. That means the line will always be at the highest close of the last 10 candles. You do the same for the lows.
-
@SirLuk waow...this is amazing, can you help with a sample pls? M15 exactly 10 candles
-
@tec-nacks
You just have to make 9 of these condition blocks, one for each ID. -
And hook them all together...in the end comes the draw line box. On the right side is the same for the lows.
-
@SirLuk thank you pls share me the link to this model
-
-
@SirLuk thank you. Pls can you help with some Modifiy and Close Partial blocks logic using Fib levels for partial close and stops modification ?
-
@SirLuk am referring to this question https://fxdreema.com/forum/topic/16857/close-partial-and-modify-stop-help
-
@SirLuk l tried this guide it did not for me.
-
Sorry man, I have a lot of work to do and two little kids who need my attention as well. You'll have to ask someone else.