I tried this and it doesn't seem to work. All it does it keeps deleting pending positions and resetting them even when nothing is triggered and PA is in the middle of a grid.Gertje » Wed Mar 09, 2016 12:47 pm wrote: Maybe change the "MaxDistanceBetweenGroupsPips" to a level like '20' or whatever and observe what happens then. I believe it will behave like a 2 trade grid and re-sends after every 2nd trade.
I guess what I am trying to do with this is limit the amount of hedging and have it trade more often. My hopeful setting would be to simply have a grid in both directions 10 pips apart and take profit at 10 pips. Once the 10 pips has been achieved, start again from the absolute beginning of EA grid settings.
With the grid being 10 pips apart, the most it could do is trigger L1 and go back the opposite direction to have the opposing L3 to seal the deal. Otherwise if it trends to L2' in the same direction, essentially you would have closed 10 pips and have the EA restart.
By doing this, you may not get as many pips in a day but DD and hedges waiting to close would be limited to virtually nothing at all. Another thing to consider is you would limit your exposure to negative swap. This would be done with the L4 set to false opens to opposing direction.
This is really stirring something in my head as I am thinking this, I am thinking what if the grid resets so that you are always 100% in a trade? I think that is waiting for another post. ERRRRR I so wish I knew how to code, I would love code something myself.
Cheers!
Daniel