Jump to content

Automated forex grail


Recommended Posts

  • 2 weeks later...

Re: (REG)automated forex grail

 

TP is only 3 pips...need a low spread on EURGBP for this one.

 

Try change this at the end:

 

void EURGBP() {

bool li_0;

g_datetime_216 = TimeCurrent();

MonitorarNiveis();

ChecarF();

ColocarNiveis();

if (Ask - Bid <= gd_188) {

if (DayOfWeek() != 0) {

if (DayOfWeek() != 5) {

 

By This:

 

void EURGBP() {

bool li_0;

g_datetime_216 = TimeCurrent();

MonitorarNiveis();

ChecarF();

ColocarNiveis();

if (Ask - Bid <= 0.0005) {

if (DayOfWeek() != 0) {

if (DayOfWeek() != 5) {

 

Now it will trade with spread at max 5 ;)

 

If you change this:

if (DayOfWeek() != 5) {

 

By this:

 

if (DayOfWeek() != 6) {

 

It will trade the night between thursday and friday, but becarefull on the friday evening it will trade too. Thus shutdown it on friday morning.

 

Hope this help...

Link to comment
Share on other sites

  • 4 weeks later...

Re: sharing " Automated Forex Grail "

 

Hey Guys - here is the automated forex grail LOL :D

 

http://www.automated-forex-grail.com/

 

 

Download:

http://www.mediafire.com/?ljtwkwjj1w3

 

Enjoy :peace:

I curse you the 2nd time with voodoo for making double post the 2nd time.

 

Regards,

Link to comment
Share on other sites

Re: Automated Forex Grail (sharing)

 

another one like megadroid that trades during the early morning session (between US and tokyo).

 

Yes you are right. Are your backtest results better than Megadroid on EURUSD M15? I get not as good here, but then again this does not have the DLL so it can be improved at will.. Maybe worth looking into ;)

Link to comment
Share on other sites

Re: Automated Forex Grail (sharing)

 

Hi guys,

 

Use search fonction : ;)

http://www.indo-investasi.com/viewtopic.php?f=6&t=2133&st=0&sk=t&sd=a&hilit=automated+forex

 

You can modify the ea to make it trade if your broker have a bigger spread than 3, with a spread of 5 it won't work ...

 

And yes eurgbp M5 again ... but this week it works perfectly :D

 

regards

Link to comment
Share on other sites

Re: Automated Forex Grail (sharing)

 

Developer URL: http://www.automated-forex-grail.com/ Hmm.. it says they are sold out!! LOL

Download: http://rapid*share.com/files/219056956/AutomaticFXGrail.rar

 

Enjoy!

I curse you with voodoo for double post.

 

Regards,

Link to comment
Share on other sites

Re: sharing " Automated Forex Grail "

 

Hey Guys - here is the automated forex grail LOL :D

 

http://www.automated-forex-grail.com/

 

 

Download:

http://www.mediafire.com/?ljtwkwjj1w3

 

Enjoy :peace:

I curse you the 2nd time with voodoo for making double post the 2nd time.

 

Regards,

 

 

William:I think as a

mod should act more polite to make a statement,thamk you!

Link to comment
Share on other sites

Re: sharing " Automated Forex Grail "

 

I curse you the 2nd time with voodoo for making double post the 2nd time.

Regards,

William:I think as a

mod should act more polite to make a statement,thamk you!

Indeed.

 

I treat everybody unconditionally (well, not everybody. Old members with good reputations get more forgiveness :D ). I think it's a common sense that as a new member, you should read the rules before barging in.

 

Anyway, I'm sorry if that offended you personally. It's not supposed to be that way. I treat it as a joke. Well, not everybody's level of joke is the same. So I won't curse anymore (Kyaa! I can't be bitch anymore?).

 

Sorry once again. And thank you for the reminder.

 

Regards,

Link to comment
Share on other sites

  • 4 weeks later...

Re: (REG)automated forex grail

 

Hello everybody,

 

I had personally tested this EA on my demo account and the result was disastrous. If I am not mistaken, the EA creator suggested to open trade with 0.3lot for $500 mini account and the account burnt within 6 hours! :)

I will try to upload the EA and Manual if it is still available in my pc. Brb.

 

To get more review about the EA, visit: http://forex-tester.com/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...