Grid type EA. No indicators used. only pending orders

MQL4 Asesores Expertos

Tarea técnica

Don't apply if you can't do the job. Please refer all attachments. This is not for time wasters.

I already give this order to a developer but after few weeks he said he can't do it. don't be like that if you are a genuine developer. I already lost 4USD due to arbitration of the job.                                

I need to add zone recovery function to loosing trades.
Current EA functions must be remain.
It must handle several zone recovery trades separately.

I hope you know what kind of zone recovery function that I want.
buy __ ___ ___ ____
sell ___ ___ ___



All trades must be pending orders.
In my EA I need only random mode. I'm not using stoch mode.
Let's say we are using random mode. Only sell.
Then all original trades are initially sell stops and sell limits.
With the price, trades are activating.

So if once activating any trade zone buy pending order also place at the correct price.
If original sell order close with profit, zone pending order must delete.
If sell order going to lose, buy pending order is activating.


for every loss trade you want to make zone right
But all the trades must be pending orders.

You can remove the stoch mode from current EA. I'm not using that mode. I'm only using random mode.
Zone orders must double the opposite trades lot size.

distance between zone trades must be an input.
I think using TP and SL for zone trades is not a good idea.
Because TP and SL not triggers at same time.
you can change Y in input
we can name it profit in $ or pips or both
make something like when the price is Y, Y=50$ or Z= 5 pips all order with Hedge will close
profit in $ must cover all negative swap chargers and commisions of those trades.
After covering all negative swaps and commisions (break even point) movement of Z number of pips.



My normal trade distance is 5 and zone distance is 30.
first buy ---------------------------------

new buy ----------------------------------------

hedge sell – for first buy--------------------------------

My normal trade distance is 5 and zone distance is 50.
I want typical trades at 5 pip distance. If any trades loosing 50 pips zone must be activate.
I just need if any trade going to lose our new part must recover the lose trade by trade zone.
do not interfere the current trading procedure in my current EA.
I just need if any trade going to lose our new part must recover the lose trade by trade zone.
Bellow setting I'm gonna use as example.
Entry mode - Random
Lots - 0.01
PendingOrders - 5
Distance - 5
OneOrderTp - 5
ClosePreviousOrder - 1
ClosePreviousTp - 5

Below inputs must includes in our new part of the EA.
Zone distance - 50
Zone multiply - 2
Zone profits - 1USD
Zone profits - 1PiP
Use first comes in above two inputs.

for given EA I use random mode.
For one chart I only use one of the buy or sell.
Distance 5 pips.
First order TP also 5 pips.
Other TP is also 5pips.
And close previous order is 1.
For the zone recovery part. I'm going to use zone distance is 50pips.
For a one zone I all zone trades must close after getting profit given $ or given pip value in Inputs.
I don't want profits from zone recovery. I just want to recover the lose.

If you want you can edit the source code or create new EA.


Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(115)
Proyectos
129
18%
Arbitraje
11
27% / 55%
Caducado
4
3%
Libre
2
Desarrollador 2
Evaluación
(769)
Proyectos
1033
44%
Arbitraje
50
8% / 50%
Caducado
117
11%
Libre
3
Desarrollador 3
Evaluación
(65)
Proyectos
70
64%
Arbitraje
4
75% / 0%
Caducado
7
10%
Trabajando
4
Desarrollador 4
Evaluación
(50)
Proyectos
54
43%
Arbitraje
3
0% / 100%
Caducado
3
6%
Libre
5
Desarrollador 5
Evaluación
(4)
Proyectos
4
0%
Arbitraje
1
0% / 100%
Caducado
1
25%
Libre
6
Desarrollador 6
Evaluación
(87)
Proyectos
114
26%
Arbitraje
7
29% / 57%
Caducado
5
4%
Libre
Solicitudes similares
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED

Información sobre el proyecto

Presupuesto
40+ USD
Para el ejecutor
36 USD
Plazo límite de ejecución
a 10 día(s)