Hi! I need someone to add some money management functions to my existing EA

Trabajo finalizado

Plazo de ejecución 2 días
Comentario del Cliente
The dev integrated its lines of code to my existing EA without changing much of my work and the problems were resolved quickly.

Tarea técnica

*** I will add my EA as a reference. Feel free to modify it. Note that I am primarily a trader and not a programmer!

First, I would like the EA to manage several position at the same time (3 per trade & up to 6) . Therefore, different targets (TP), but the same stoploss (SL) based on the ATR. Parameters must be variable.

Example: //Inputs

//Money Management

sinput string MoneyManagement;

input bool takebuytakesells=true;  // (If I have a sell signal, while i am in buys, I want to be able to take it too)

input double TotalRiskPercentage=3;

input double p1risk=50; double Pone=TotalRiskPercentage*(p1risk/100);

input double p2risk=25; double Ptwo=TotalRiskPercentage*(p1risk/100);

input double p3risk=25; double Pthree=TotalRiskPercentage*(p1risk/100);

sinput string ATRin;

input int ATRperiod=8;

input double ATRmultiplierForStops=1,75;

input double ATRmultiplierForTP1=0.50;

input double ATRmultiplierForTP2=1;

sinput P3trail;

input TrailStep=100;

When P1 reaches its target, I want to move the stops of p2 and p3 to break even + commissions (1.5pips).

When P2 hits its target, I want p3 to trail 10 pips.

Finally, I want the EA to wait to exit the trade before taking another. (Not two buy signal at the same time)

***ATR calculation must work on all pairs.

Thanks!


Archivos adjuntos:

MQ5
Bounce.mq5
11.0 Kb

Han respondido

1
Desarrollador 1
Evaluación
(71)
Proyectos
103
20%
Arbitraje
6
0% / 83%
Caducado
3
3%
Libre
2
Desarrollador 2
Evaluación
(188)
Proyectos
212
58%
Arbitraje
9
11% / 89%
Caducado
8
4%
Libre
3
Desarrollador 3
Evaluación
(376)
Proyectos
475
40%
Arbitraje
83
36% / 33%
Caducado
13
3%
Ocupado
4
Desarrollador 4
Evaluación
(170)
Proyectos
193
11%
Arbitraje
37
38% / 35%
Caducado
5
3%
Trabajando
5
Desarrollador 5
Evaluación
(65)
Proyectos
71
30%
Arbitraje
8
0% / 88%
Caducado
5
7%
Libre
Solicitudes similares
Hello! I'm glad to meet you! In the Microsoft Word document that I attached below you have all the information regarding what I want from your outsanding services. There you have some information also about me and the fact that I want to work together on this project, not to be something only I can use, I want both of us to have benefit from this. Thank you! (please dm me to send you the microsoft word document) The
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 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
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
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
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. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
I am writing to inquire about the possibility of porting a simple project from MQL5 to Quantower using C#. The project in question includes a panel with a button that draws a rectangle on the chart. This rectangle can be freely dragged around the chart area. Additionally, the panel contains two editable fields, X and Y, which display the position of the rectangle. As the rectangle is dragged across the chart, the X
hi. I hv a strategy on tradingview need to convert to mt4/mt5 expert advisor for algo trading. would like to add some tradingview strategy setting to the mt4/mt5 EA(not included in my tradingview source code): recalculate after order is filled, order size: xx% of equity
Hi, i will provide a dll .use it's functions develop a backend code copy trading .it should a master accounts and slave accounts based of the mapping with the copy parametsrs it should start copy trades between the master and slave .one slave should be able to copy from Mutiple master and some basic fronted access to be created using the angular js
see trade open on every tick seconde ok forex pair us us30 if is current running at 40170.00 so open 2 trade buy stop and sell stop both in every tick pending order of buy stop will 40171.00 and sell stop pending order will be 40169.00 buy stop will open at 40171.00 and tp will be 40173.00 and SL will be 40169.50 ok if buy stop hit sell stop order automatically will be close now if sell stop order open at 40169.00 so

Información sobre el proyecto

Presupuesto
100 - 300 USD
Para el ejecutor
90 - 270 USD
Plazo límite de ejecución
de 1 a 5 día(s)