_rdb_The Best Free EA - page 4

 

From my real account, 5 days, this is V1a though

Files:
 

sundog, do you know how many versions there are of this EA?

Note: About my previous posts in this thread. I may have this EA mistaken for another EA. maybe someone on here knows about this.

Thanks

 
sam123:
I load the*.set file but there are parameters in V1e that are not shown in V1, for example: "LotsOptimized" is not shown in V1. Check this, please.

Hi sam123,

the picture I upload show to you the setting for Your_Lucky_v1e after you Load the *.set file.

This is the Parameter in script Your_Lucky :

//====================================

extern string Expert_Name = "Your_Lucky_v1d";

extern bool CloseAll_NOW = false;

extern double TargetEquity = 5000000;

extern int OpenHour = 21;

extern int CloseHour = 5;

extern bool LotsOptimized = true;

extern int Risk = 50;

extern double Lots = 0.1;

extern double MaxLots = 100;

extern int TP = 70;

extern int SLA = 200;

extern int SLB = 280;

extern int Range_OP = 40;

extern int Slippage = 40;

extern double MaxSpread = 50;

extern bool Time_Opened_Protection = TRUE;

extern bool Fractal_TP = TRUE;

extern int F_TP = 30;

extern bool Fractal_SL = TRUE;

extern int F_SL = 80;

extern bool Hidden_TP = TRUE;

extern bool Hidden_SL = TRUE;

//====================================

extern int MaxTrades = 5;

extern int MaxTradePerBar = 2;

extern int MaxTradePerPosition = 3;

extern int IMA_PERIOD = 6;

extern int MA_AngleZero_PERIOD = 14;

extern int LimitTime_1 = 60;

extern int LimitTime_2 = 140;

extern int LimitTime_3 = 170;

extern int LimitTime_4 = 200;

extern int LimitTime_5 = 240;

extern int pips_1 = 30;

extern int pips_2 = 10;

extern int pips_3 = 0;

extern int pips_4 = 10;

extern int pips_5 = 40;

//====================================

Files:
 

sundog, do you know how many versions there are of this EA?

Yes I do, for some reason I cant get the others to work in backtest. V1a has been good for me, so I am happy to stay with it till I get the latest up and running.

Its only been a week

 
FseXy:
sundog, do you know how many versions there are of this EA?

Yes I do, for some reason I cant get the others to work in backtest. V1a has been good for me, so I am happy to stay with it till I get the latest up and running.

Its only been a week

Hi SunDog,

Where can I download V1a? Can you please post it here or give us the link?

Thanks.

 
_rdb_:
Hi ChicagoRob,

you can see in the file "Read Me Please" which I include,

There is any login and password for my forward test.

Thanks, I didn't see the reference - I'll check it out.

Rob

 

Hi rdb,

Where is the source code (mq4) of V1e?

Thank for your job

 
_rdb_:
Hi sam123,

the picture I upload show to you the setting for Your_Lucky_v1e after you Load the *.set file.

This is the Parameter in script Your_Lucky :

//====================================

extern string Expert_Name = "Your_Lucky_v1d";

extern bool CloseAll_NOW = false;

extern double TargetEquity = 5000000;

extern int OpenHour = 21;

extern int CloseHour = 5;

extern bool LotsOptimized = true;

extern int Risk = 50;

extern double Lots = 0.1;

extern double MaxLots = 100;

extern int TP = 70;

extern int SLA = 200;

extern int SLB = 280;

extern int Range_OP = 40;

extern int Slippage = 40;

extern double MaxSpread = 50;

extern bool Time_Opened_Protection = TRUE;

extern bool Fractal_TP = TRUE;

extern int F_TP = 30;

extern bool Fractal_SL = TRUE;

extern int F_SL = 80;

extern bool Hidden_TP = TRUE;

extern bool Hidden_SL = TRUE;

//====================================

extern int MaxTrades = 5;

extern int MaxTradePerBar = 2;

extern int MaxTradePerPosition = 3;

extern int IMA_PERIOD = 6;

extern int MA_AngleZero_PERIOD = 14;

extern int LimitTime_1 = 60;

extern int LimitTime_2 = 140;

extern int LimitTime_3 = 170;

extern int LimitTime_4 = 200;

extern int LimitTime_5 = 240;

extern int pips_1 = 30;

extern int pips_2 = 10;

extern int pips_3 = 0;

extern int pips_4 = 10;

extern int pips_5 = 40;

//====================================

Ok.

You zipped 2 different EA's.

V1 in *.mq4 file

and V1e in *.ex4 file.

I thought first that they are the same.

I now installed V1e and I do have all the parameters.

Now the problem is that the results are very bad.

I did a backtest on ODL which is the same as IBFX (Time: Gmt, 4 decimal digits).

What's wrong?

 

My freind RDB and all of you,

Pay a great attention that during the whole year 2007- the method of MYLUCKY-

didn't work!!!

I think that it doesn't work with the all versions.

 
mart-hart:
What do you want for Free ! A writen guarantee as well.

What does free have to do with it? That it doesn't need to be

forward-tested? Anyone can backtest anything and make it look

good.

Apparently, there *is* a login for a forward test, which is exactly

what I was looking for. No offense intended - just wanted to

see more than the usual, holy-grail, backtest results.

Rob