simple 100 pips GRID for buy only every order with TP
B
Latest posts made by Bhajanlal
-
RE: Making a grid....posted in Questions & Answers
-
RE: how to enter after cros ema50 and sma20, betwen candle 1 and 10, after confimation 2 line sma5 and 10 rejecte at wickposted in Questions & Answers
Create a Global Variables block to define the settings for your grid. This is the only part that requires your input.
GridSpacingPips: Distance between grid orders (e.g., 50 pips for XAU/USD).
LotSize: The volume for each trade (e.g., 0.01 or 0.05).
GridSize: The number of orders to place on each side of the current price (e.g., 5 or 10).
TakeProfitPips: The profit target for each trade. In a basic grid, this is often set to the same value as the GridSpacingPips.Please help to create simple grid
-
RE: Buy Sell Pending Orders in Gridposted in Bug Reports
Its is not taking order on market price please help
