• 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 I will make a Free EA with your Indicator

hello coder

i have a trading strategy can you plz maje ea with this......

1. ea work on market price like open ea and await for market price goes to UP or DOWN trade will be open BUY STOP or SELL STOP.
2. Like gold price is 3350 when market price go to 3360 the pending a SELL STOP trade @ 3350. if market go to 3370 more pemding SELL STOP @ 3360.
3. if market price go down from 3370 to 3360 sell order trigried and more pending BUY STOP @ 3370

i means market go to any where but trade only pending BUY STOP or SELL STOP as per market trend/direction

most of in this ea TP , SL , PIP STEP also coulom/button in this.

thank you
 
hello coder

i have a trading strategy can you plz maje ea with this......

1. ea work on market price like open ea and await for market price goes to UP or DOWN trade will be open BUY STOP or SELL STOP.
2. Like gold price is 3350 when market price go to 3360 the pending a SELL STOP trade @ 3350. if market go to 3370 more pemding SELL STOP @ 3360.
3. if market price go down from 3370 to 3360 sell order trigried and more pending BUY STOP @ 3370

i means market go to any where but trade only pending BUY STOP or SELL STOP as per market trend/direction

most of in this ea TP , SL , PIP STEP also coulom/button in this.

thank you
Atteched file seems not profitable. Any ideas as for settings , time frame?
 

Attachments

Atteched file seems not profitable. Any ideas as for settings , time frame?
thanks for your reply but this ea is open trade not delete. can you add one function in this ea. reverse trade open but when market go up/down pending order will be change like TRILLING STOP
 
thanks for your reply but this ea is open trade not delete. can you add one function in this ea. reverse trade open but when market go up/down pending order will be change like TRILLING STOP
Automatic cancellation of excess pending orders funcion added:
If the number of pending orders exceeds MaxPendingOrders (default 100), the EA will delete those furthest from the current price, regardless of direction.
This keeps the order pool efficient and avoids error 148 without blocking new entries.
 

Attachments

I have an EA that i have already coded with chatgpt its working but not working as i want it to, can you help me with the EA thanks
 
Hi,
I am struggling to find trend-follow EA:
1) EA needs to use EMA or other trend detection method
2) need to add orders in direction of trend (closer better)
3) need to cut all orders when trend reverse (hidden trailing stop loss)

Anyone has this kind of EA?
 
Hola,
Estoy teniendo dificultades para encontrar un EA que siga tendencias:
1) EA necesita utilizar EMA u otro método de detección de tendencias
2) Es necesario agregar órdenes en dirección de la tendencia (cuanto más cerca, mejor).
3) Es necesario cortar todas las órdenes cuando la tendencia se invierte (stop loss dinámico oculto)

A

Hola,
Estoy teniendo dificultades para encontrar un EA que siga tendencias:
1) EA necesita utilizar EMA u otro método de detección de tendencias
2) Es necesario agregar órdenes en dirección de la tendencia (cuanto más cerca, mejor).
3) Es necesario cortar todas las órdenes cuando la tendencia se invierte (stop loss dinámico oculto)

¿Alguien tiene este tipo de EA?
https://marquitos31.github.io/paginaMETAQUANTstudio/ yo lo puedo programar
 
Hi,
I am struggling to find trend-follow EA:
1) EA needs to use EMA or other trend detection method
2) need to add orders in direction of trend (closer better)
3) need to cut all orders when trend reverse (hidden trailing stop loss)

Anyone has this kind of EA?
try grok or chat gpt, I find those 2 engines very usefull.
 
those 2 AI's will develop ea's based on one's induk's, as well as include all bells and whizles, free of charge, and they will fix problem's if you go back to them with mq file. If you have mq file that's not working, they will fix it.
I know some top developers that are using AI to help write apps and get paid for it, it's amazing what AI could do.
 
Esas dos IA desarrollarán EA basados en tus induks, además de incluir todas las funciones adicionales, sin costo alguno. Además, solucionarán los problemas si les envías el archivo MQ. Si tu archivo MQ no funciona, lo solucionarán.
Conozco a algunos desarrolladores destacados que utilizan IA para escribir aplicaciones y reciben un pago por ello; es sorprendente lo que la IA puede hacer.
Es cierto pero mucha gente no sabe dar instrucciones a las IA y mucho menos estructurar una buena estrategia, piensan que la IA hará todo el trabajo y no es asi
 
Back
Top