Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

Recommended Posts

Posted (edited)

dinj: no i just decompiled the demo version but there are limitation,can't used whith real account.

 

for me, i have modified this for work in backtest but i'm not a programmer and it's maneuvering.

 

need a programmer for withdraw limitation.

 

Astarfleir: yes it's demo version but what's demo version?

It's the same version off the original but whith limitation for unused in real account.

Edited by mandrake
Posted

please see my previous post. I've made the EA work for 4-5 digit broker and also removed the restrictions. :-)

 http://www.multiupload.com/MR8M8WB3GU 

Posted
please see my previous post. I've made the EA work for 4-5 digit broker and also removed the restrictions. :-)

 http://www.multiupload.com/MR8M8WB3GU 

Hi radicaltour.

May I ask you what limitations you found, besides the 4-5 digits things?

The only thing I found was if(IsDemo()..., but the inside variable was set to true either way.

Did I miss something?

 

tks

Posted

sorry about that, dinj.

I saw this code in the file and so i removed it:

bool l_bool_16 = IsDemo();
  if (!l_bool_16) {
     Alert("You can not use the program with a real account!.", 
     "\n", "Please contact: " + ls_0);
     return (0);
  }

 

We must have gotten 2 different versions. :-)

Posted (edited)

original demo decompliled version:

 

http://www.4shared.com/file/vkVaPOcg/EA_Dream-_Demo.html

 

radicaltour modified version (4and 5 digit+ limitation remove):

 

http://www.4shared.com/file/bA_cczsm/Dream.html

 

enjoy

 

After having tested I think this strategy is doomed to failure because he has reopened the opposite positions whenever he has a firm may operate in a range market

but whenever there is a pronounced tendency goodbye Account

Edited by mandrake
Posted
mandrake, you are absolutely right about this EA. However, the logic is based on Windsor Park's Trade Manager, and one of another forum user said he's made consistent money with the EA for over a year now. He also mentioned that it's not an EA you should let trade automatically. So he definitely knows some trick on picking the right time and dynamic settings for the EA to succeed. I've actually demoed the Trade Manage EA for 2 months! and the best i did was consistently making 1% per day trading the narrow ranges in Asian session. The drawdown was between 1-10%, that's the problem. But i found if you close your positions before London opens, you may still have more winners than losers....
Posted

EUR/USD H1

http://www.imagecheese.com/gallery/dreameu.gif

 

Super Dangerous!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...