how to for loop horizontal lines. based on previous horizontal lines
-
hello. im new to fxdreema and trying to figure out how to draw horizontal lines based on saved atr values. i need to draw a horizontal line at specific price and then after this line is drawn I want to loop new lines based on saved (atr values + multiplier). wrote before a for loop in mq5. is this possible with fxdreema?
anyy help, pointers or guidance is greatly appreciated.
-
@akallai86 This is possible, pass block with a draw line block using your first line value, name it and use a for each object and a modify variables block to save value, you can then use this variable to make calculations for your other lines, create a project and if you get stuck put a shared link here and say the problems you are having:
