Jump to content

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

Recommended Posts

Posted

http://www.4shared.com/file/118923354/bfdd9e9/Q-Diamond.html

 

I have uploaded file of Q-diamond including decompiled expert provided for backtesting. The providers of this version state,

 

" is good only for backtesting. For security reasons, we keep part of the code and if you decide to run the free forward test on your demo, we send to you a specific number on a weekly basis you have to enter as one of the external parameter. We will send to you all the necessary instructions as soon as you decide to try forward test and write as e-mail. Without these "weekly values" the profitability would decrease dramatically."

Link to original source : http://www.tradingsystemforex.com/commercial-expert-advisors/1593-q-diamond-expert.html

 

Perhaps one of the coders here could educate and modify the code for live trading and for use on 5 digit providers,in order that this expert could be tested thoroughly by the forum.

The backtests are phenomenal!!!

Posted

Re: Q-Diamond Expert

 

The backtests are phenomenal!!!

if (IsTesting()) {
  if (TimeCurrent() > D'01.01.2006 10:00') ld_124 = 0.404450716;
  if (TimeCurrent() > D'08.01.2006 10:00') ld_124 = 1.12365393;
...
 if (TimeCurrent() > D'14.06.2009 10:00') ld_124 = 1.6384855;
 if (TimeCurrent() > D'21.06.2009 10:00') ld_124 = 2.4555555556;
 if (TimeCurrent() > D'28.06.2009 10:00' && TimeCurrent() < D'05.07.2009 10:00') ld_124 = 3.2555555555;

At no doubt they'll be phenomenal :D

Posted

Re: Q-Diamond Expert

 

The backtests are phenomenal!!!

if (IsTesting()) {
  if (TimeCurrent() > D'01.01.2006 10:00') ld_124 = 0.404450716;
  if (TimeCurrent() > D'08.01.2006 10:00') ld_124 = 1.12365393;
...
 if (TimeCurrent() > D'14.06.2009 10:00') ld_124 = 1.6384855;
 if (TimeCurrent() > D'21.06.2009 10:00') ld_124 = 2.4555555556;
 if (TimeCurrent() > D'28.06.2009 10:00' && TimeCurrent() < D'05.07.2009 10:00') ld_124 = 3.2555555555;

At no doubt they'll be phenomenal :D

 

Hi John could you please explain what this bit of the code means please....regards bhaiSahib

Posted

Re: Q-Diamond Expert

 

could you please explain what this bit of the code means please
This means that for every week since 2006 we have different value of "Weekly_value" input.

Smells like curve fitting
No, curve-fitting is over-optimizing. This smells like faked backtests.

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...