Jump to content

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

Recommended Posts

Posted

Hello traders, not wasting time with strategies that are programmed to not operate on certain days of the past.

From what I saw, fxvoodoo is garbage. This programmers should not only say good things, but they should say that the robot does not operate in this day and this day and this day, for all of us, when we made backtest , we get all excited. Should be created an inspection team, the alleged tricks that less serious programmers use to deceive the ordinary citizen who just wants to have an opportunity to earn some income. That is to filter all the trash that floods the forums.

 

With Hedging = TRUE, there are predefined dates where orders should and should not be opened. On the days where gi_312 = TRUE, and order will be opened even if there is no signal from the indicators, which means the developer has added false trades into the back tests as well, most likely on days with big price moves.

 

With Hedging = FALSE, the developer uses 3x different indicator configurations over different periods. This EA is curve fitted, tampered with and should not be trusted.

 

 

" if (Hedging == TRUE) {

if (g_count_208 < 1) {

if ((Year() == 2011 && DayOfYear() > 295) || Year() == 2012) f0_0();

if (Year() == 2010) f0_1();

if (Year() == 2011 && DayOfYear() < 295) f0_6();

if (Year() == 2011 && Month() == 11 && Day() == 14) gi_316 = TRUE;

if (Year() == 2011 && Month() == 11 && Day() == 17) gi_316 = FALSE;

if (Year() == 2011 && Month() == 10 && Day() == 10) gi_316 = FALSE;

if (Year() == 2011 && Month() == 9 && Day() == 27) gi_316 = FALSE;

if (Year() == 2011 && Month() == 6 && Day() == 8) gi_316 = TRUE;

if (Year() == 2011 && Month() == 5 && Day() == 12) gi_316 = FALSE;

if (Year() == 2011 && Month() == 5 && Day() == 6) gi_316 = TRUE;

if (Year() == 2011 && Month() == 7 && Day() == 6) gi_316 = TRUE;

if (Year() == 2011 && Month() == 7 && Day() == 13) gi_316 = FALSE;"

 

Regards to all.

Good trades to all.

  • 2 months later...
  • 2 years later...

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