How to create Horizontal Line (loop)
-
Hi,
how can I create HL for Last 100 candles without create "Draw Line" for each candle separately (100Blocks)?
Thank YouI found it https://fxdreema.com/forum/topic/4583/how-do-i-draw-a-vertical-line-for-each-daily-candle
-
You found something for vertical lines, but you are asking for horizontal lines. Very strange
And I don't understand why you want 100 horizontal lines. -
Yes I found it. I made some modification for HL and it works well.
The core is "loop" and "Custom MQL code" ...
The 100 HL was example for more then 48 HL ( HL and LL of MN for 2 last years ).
How I said it works for me. -
Hi, I'm trying to do the same thing but can't figure out how to get the High/Low values. Can you tell me how you managed it?
-
Hi,
I used the Script
https://fxdreema.com/shared/4GUbYpoCd

-
I've got it, thanks for your help, much appreciated!
-
You're welcome