stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

Break EA - with move pending
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=3581
Page 1 of 1
Author:  grat001 [ Thu Apr 24, 2014 12:38 pm ]
Post subject:  Break EA - with move pending

Hello,

There is a breakOut EA.
When you run open 2 orders (BUYStoP and SELLstop). With the movement of the Ask the positions shift also. When moving Ask faster activated is.

It also uses 2 speed trailing.
When activated, the speed trailing (2 PIPs)

Code: Select all

TrailingStopPipsFast = 2

and after reaching point

Code: Select all

TrailingSwitch = 10;

activates slow trailing

Code: Select all

TrailingStopPipsSlow = 20; 
Other important parameters:
extern int DistanceUP = 10;
extern int DistanceDN = 10;
extern int Hysteresis = 2;

Have nice day,

Grat
Author:  jiaxingx [ Sun Apr 27, 2014 5:50 am ]
Post subject:  Break EA - with move pending

test and look forward.
cheers..
Author:  ovisun [ Mon May 05, 2014 12:14 pm ]
Post subject:  Break EA - with move pending

Hi,
Thanks for sharing. In backtest looks very nice. I opened a demo and we'll see. See my second signature.

Regards.

PS: could you add please an automatic money management?
Author:  AGT [ Wed May 07, 2014 6:25 pm ]
Post subject:  Break EA - with move pending

:hi:

I included now this bot into my EA portfolio:

http://www.myfxbook.com/members/TGT_FX/ ... -gp/914678

:D
Author:  grat001 [ Wed May 07, 2014 11:13 pm ]
Post subject:  Break EA - with move pending

hi friends,

I'm add a new EA for trading NEWS into your hands. Try in RED news.

a) EA open 1-5 orders depend by setting:
   extern int ObchodyPocet = 5; / / How many open orders - one direction

b) EA put pending orders into Charts after click button: start

c) before must set this variable:

extern int Hodina=-1; // hour for run
extern int Minuta=0; // minute for run
extern int Vterina=-1; // second
extern int HourPosun=1; // shift between server time and local

d) next important is:
extern int nExpire = 20; // How long wait pending orders

after 20sec EA close all pending orders.

Any coments are welcome

Enjoy Grat
Author:  AGT [ Sat May 17, 2014 11:50 am ]
Post subject:  Break EA - with move pending

It seems that the Break EA failed ?
http://www.myfxbook.com/members/TGT_FX/ ... -gp/914678

Maybe of course any setfile changes are possible ... but I cant see a strong advantage of this bot justifying an optimization work ... a lot of bots exist doing a good job (so far) .... :smile:

Any thoughts, proposals ..... ? :?
Author:  grat001 [ Sun May 18, 2014 8:23 am ]
Post subject:  Break EA - with move pending

Hi AGT,

u got too big SL. I have max 10 PIPs. EA works well in the RED news.

Grat
Author:  AGT [ Sun May 18, 2014 10:35 am ]
Post subject:  Break EA - with move pending

grat001 » Sun May 18, 2014 9:23 am wrote:Hi AGT,

u got too big SL. I have max 10 PIPs. EA works well in the RED news.

Grat
Hmmm, ok - good to hear that from your side.
So you use that bot further and you have success - right ?
AND: do you use it only during the red news ? If yes: it would be quite important to have some detailed explanations.
All times are UTC Page 1 of 1