• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

Suggestion Sniper Suite Ultimate v7.1

sniper_test fixed to work in real

I have changed previousbars for previoustick:

if(previousTick!=GetTickCount())
{
previousTick=GetTickCount();
}
else
{
return;
}

Please, which one should be used for live trading, sniper EA.ex4 or sniper_test_real.ex4?
I did backtest and it was really good, but one thing is a little bit strange.
sniper EA.ex4 has on everybacktest different result..... DD = 19%/DD = 29% or DD = 9%
but anyway it's very profitable EA :-)
 
Please, which one should be used for live trading, sniper EA.ex4 or sniper_test_real.ex4?
I did backtest and it was really good, but one thing is a little bit strange.
sniper EA.ex4 has on everybacktest different result..... DD = 19%/DD = 29% or DD = 9%
but anyway it's very profitable EA :)
hi

if you want to get the same DD before backtest change the current Spread to a fixed value for exemple: 1 to 30... the same fixed lot for each backtest
 
Hi for all, all you can try the version of Mr. Tanaka, it is the same ea sniper_test_real.ex4 but with lot of major options Money management, history options, timefilter, profit protecction
View attachment 60668View attachment 60669View attachment 60670
***********************************************************************************************************************************
View attachment 60672
see bactesting with history to read on m5 and ea run on m1, (only good on backtesting, in real i have try it, and not same result on lateral trend big lost)
take profit 3 stop lost 3,
View attachment 60680

HI this ea works in Real? who have a history real?
 
this robot is a scam it takes the data of the pass, that's why it has good results in bactest, but test the demo, or worse in real and you lose your money, (again a disappointment) shame.
 
Hi for all, all you can try the version of Mr. Tanaka, it is the same ea sniper_test_real.ex4 but with lot of major options Money management, history options, timefilter, profit protecction
View attachment 60668View attachment 60669View attachment 60670
***********************************************************************************************************************************
View attachment 60672
see bactesting with history to read on m5 and ea run on m1, (only good on backtesting, in real i have try it, and not same result on lateral trend big lost)
take profit 3 stop lost 3,
View attachment 60680
I have a error.
order buy 0.03 EURUSD opening at market sl: 1.14212 tp: 1.15512 failed [Common error]
not working :(
 
guys the main problem is the trailing STOP, on usdjpy it put the Trailing stop under the price. BTW me and my teamate are trying to recrete the algo, based on Rodrigue...and add the filter of the last guy. Maybe i'll share here, if it doesn't make much profit :giggle:
 
today history tickmill live real
sum only comments FX EA positive on 5% profit on my account
just facts
vps 15 ms pin
 

Attachments

  • tick1.jpg
    tick1.jpg
    155.7 KB · Views: 323
  • tick2.jpg
    tick2.jpg
    159.3 KB · Views: 303
Last edited:
Please where can I help me I understand this
I have a error.
what is wrong
order buy 0.03 EURUSD opening at market sl: 1.14212 tp: 1.15512 failed [Common error]
2018.10.23 20:34:58.265 SoeHoe.ID_SoeHoe.ID_EA_sniper_RONZ_MM(revA) EURUSD,M1: FX EA Open New Buy FAILED : Error 4200 [object already exists.]
not working :(
 
Last edited:
Back
Top