• 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 Xpert Ea

Refresh every 5 minutes.

Example.
START in 00 minutes.
Display in 01 minutes.

This will change the blue line.
Thereby,
You can see if the blue line makes sense.
This means that if you lose, this kind of EA will never not win.
 

Attachments

Last edited:
Refresh every 5 minutes.

Example.
START in 00 minutes.
Display in 01 minutes.

This will change the blue line.
Thereby,
You can see if the blue line makes sense.
This means that if you lose, this kind of EA will never not win.
You can erase the blue line, you don't need it at all.
Remove this:
double level = NormalizeDouble (data [pos] [1], Digits);
ObjectDelete ("level");
MakeLine (level);
 
[QUOTE"nakanishi, post: 369018, miembro: 70793"]i notar que la línea dinámica no se mueve en pruebas de avance . pero se mueve en backtest.
podemos iniciar una nueva base de EA en esta idea. ¿Nadie?
No esta mala la idea, quién se que el apuntando el MQ4 para editar completo, hasta el que sepa programar le borra la lectura historial de y asi lomos y lomo compartimos aqui, este es mi correo por si son interesado, es una muy buena idea el robot y la de nosotros hacer algo en base a la idea del robot, mi correo [email protected][/QUOTE]

This original source code?
 
this robot works well for me ,
i started with 500$ and now i have around 250 thousand dollars of profit
i bought a car and a new house
now i'm happy
 
( no read history and have sl )


Forextime ecn demo :
ForexTime-ECN-demo
Identifiant: 47420222
Mot de passe investisseur (lecture seule): 2hqnqiv
This Xpert EA are based on history data. I Added many of the features in this EA like, auto updated history data every minutes in history files, the take profit and stop loss are dynamically set during order open, the martingale dynamic range are also automated. The result are 99% and the price are 9xx.xxUS$.
 
This robot stop loss is very huge. Minimize it to be safe i.e 30 to 45 pips . Put risk ratio 1:1
This Xpert EA are based on history data. I Added many of the features in this EA like, auto updated history data every minutes in history files, the take profit and stop loss are dynamically set during order open, the martingale dynamic range are also automated. The result are 99% and the price are 9xx.xxUS$.
 
This Xpert EA are based on history data. I Added many of the features in this EA like, auto updated history data every minutes in history files, the take profit and stop loss are dynamically set during order open, the martingale dynamic range are also automated. The result are 99% and the price are 9xx.xxUS$.

you can share ?
 
can I ask what is the logic of lot size how it opens additional trades? I see it opens same 0.01 lot if initial trade was 0.03 (3000 balance, risk 10) , same as if initial trade was 0.01 (1000 balance , risk 10)
 
Refresh every 5 minutes.

Example.
START in 00 minutes.
Display in 01 minutes.

This will change the blue line.
Thereby,
You can see if the blue line makes sense.
This means that if you lose, this kind of EA will never not win.

Brother, you have a mq4 or not ? If you have, please share it with me.
Thank
 
Hello.

" Fusion 2 for Testing " - Pair EURCHF, Timeframe M30 ( if you want run Expert on Tester Strategy ferst you must manual download all history for EURCHF from M1 to D1 ).

" Fusion Gold for Testing " - Pair XAUUSD, Timeframe M30 ( if you want run Expert on Tester Strategy ferst you must manual download all history for XAUUSD from M1 to D1 ).

If You have good results send on adress email : [email protected]
 

Attachments

Back
Top