New to programming GRID
-
Hi all,
I am new to programming and would like to automate entering a grid when a buy is initiated.
For buys, I would like to place 4 buy stops above the entry price where the grid distance of each buy stop is 100 pips.
At the same time I would like to place 4 buy limits below the entry price where the grid distance of each buy limit is 100 pips.I have watched the youtube videos but cannot find any guidance of placing buy limits and buy stops at the same time.
Any help is highly appreciated.
Best,
T -
@ea_tan Use a separate block -100 is limit, 100 is stop.
-
Like this?

-
@ea_tan Yes