V1andV2 Hedged EA: Beautiful Equity Curve - page 32

 
 
 
 

Switch off the TURBO indicator for backtest. Leave that setting in blank.

 
 

Toze,

I have solved this problem with this update at the begining of code.

in the "variabili globali" section I have initialized Long and Short vars.

I am not sure this would be the best solution but it works for me.

=======

//SM 05/10/07 double LotsB,LotsS,Long,Short;

double LotsB,LotsS;

double Long =1000, Short=-1000;

=======

Regards.

toze:
Hi all,

I use v1+v2 mini 5% version and

EA closing previous BUY orders when reopening. gbolla, or anyone else, can attach the god version?

Thank you.
 

smartman,

Would you be so kind to post and attach the correct version, for those who are very poor in computer like me?

Thanks!

 
BluePearl:
what problem are you having? and where is that version?

my problem is the two versions i have, close buy positions whem i restart mt4 and open news orders.i attach the versions i have.

smartman i will try make the same as you

Files:
 

I am forward testing the V1+V2_new2.1, Bolla 2007, and getting the following error message every few minutes:

2007.05.14 21:16:21 Cannot open file 'C:\Program Files\Interbank FX Trader 4 (4)\experts\indicators\Turbo_JRSX.ex4' on the EURUSD,H1

Any ideas why it is trying to open this indicator (that i do not have) and what it is for?

 

Read post # 198. You'll find the indicators there, and download them in the indicator folder.

Reason: