Tuesday, November 8, 2011

Another SCAM Forex EA : $EURUSD $GBPUSD

The world of Forex is full of Forex scam. The latest one I found is called QDiamond. I kindly received their demo robot and backtested it. As you can see the line is perfect.




But then I cracked part of the code to verify, and I found that some past days or 2009 to 2011 were not traded, 30 of them, like this :

if (ld_664 > 0.0 && Year() == 2009 && Month() == 12 && Day() == 17) ld_664 = 0;
 if (ld_664 > 0.0 && Year() == 2010 && Month() == 11 && Day() == 23) ld_664 = 0;
 if (ld_664 > 0.0 && Year() == 2011 && Month() == 5 && Day() == 4) ld_664 = 0;
tytyty

I removed them so now you can see the real backtest :


It is not only robbery, 250US$ the robot, it is criminal as the robot will blow your account. Those guys should be in jail !

No comments: