Hedge Grid EA
-
Good day is there anyone that can assist me with coding for an ea.This EA will be working on a Grid principle to catch pips.
The ea must open a buy and sell trade at the same time when ea is active. The grid space can be adjusted as per your needs. Once the buy hits its profit the ea must open another buy and sell trade at that spesific take profit etc. There will be no stop losses.
The sample is like this. The ea opens a buy and sell trade at the same time when ea is active. The market moves in the buy direction and the grid size is 40 pips away from open position in buy and sell. The 40 pips is also my TP on my buy and sell trades. The buy trade hits my TP of 40 pips and the ea needs to open another buy and sell order at that spesific price/TP/grid size.
The ea needs to close all trades/orders when the equity has doubled for example and the lot sizes must be fixed[link text](link url)
-
-
Have you made a start on this project?
-
@jstap no have not yet need some guidance
-
Make a start, add a shared link and guidance can be given
-
-
@jstap i have made one similar with the grid pending orders the stops and limits
-
You need a dark pink above light pink, for a grid you need to place pending orders in a grid, or use pips away to place new trades when needed.
-
@jstap can you please send me an example
-
@jstap i am thinking now. I just want the ea to open a buy and sell order with TP and no stoploss. And then only open another buy and sell order once the TP is reached on one of the previous buy or sell trades. The other 1st open trade needs to remain open. This ea is to cash in pips. And then i need the ea to close all the trades one equity has doubled etc.
-
Start a project, add a shared link here with anything you need help with.