Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Hi man
Can you please explain me how you work with this ea?
v197 doesn't open any trades for me, v193 works fine.
If you are asking about grid-trading itself, read this thread or better still, read 'Muddyguys' thread - he knows about all there is to know on the subject.
Can't seem to get it to place orders when I set the Gridsize & gridsteps to 15,
only 10 or 20 works....
---
A Start time and End time would be useful feature as well as x lots depending on how much you want to risk e.g 5% instead of manually having to put in the lots each time..
Can't seem to get it to place orders when I set the Gridsize & gridsteps to 15,
only 10 or 20 works....
---
A Start time and End time would be useful feature as well as x lots depending on how much you want to risk e.g 5% instead of manually having to put in the lots each time..
Is it possible to only enter a position once and not make the EA open the same price position again...?
E.g hits buy 2.0100 , close postion once take profit hits say 2.0120, and goes back down to 2.0080 then doesn't hit the pending buy at 2.0100 because the pending 2.0100 can only be activated once.....
I see in the EA
gridOneShot = false; // is this a one shot? if so, it stops after the profitTarget has been reached
Is it possible to only enter a position once and not make the EA open the same price position again...?
E.g hits buy 2.0100 , close postion once take profit hits say 2.0120, and goes back down to 2.0080 then doesn't hit the pending buy at 2.0100 because the pending 2.0100 can only be activated once.....
I see in the EA
gridOneShot = false; // is this a one shot? if so, it stops after the profitTarget has been reached
--Can this be used option be used?
There are 2 possibilities:
1/ just remove the EA after orders are placed.
2/ Use the gridoneshot function, the EA only works again when you change de uniquemagicnumber
...then starts the grid all over again but then deletes all pending orders and then starts the grid again and then deletes them instantly again. It seems to be in some sort of infinite loop. I was wondering if a programmer could look at it and fix the loop problem and only close the active orders when profit limit is reached for all open orders. It does not neccesarily have to keep restarting the grid, just close open orders when profit level is reached and keep the pending orders (grid) in tact. The EA is attached.
Thanks
Kevin
I have the same problem.
Could someone please take a look at it?
If you want to learn all about the famous Make Grid EA and all its variations and limitations visit the original thread at sbfx. There is also a pdf in the first few pages.