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
(443)
Proyectos
570
37%
Arbitraje
106
39% / 33%
Caducado
17
3%
Libre
4
Desarrollador 4
Evaluación
(174)
Proyectos
200
12%
Arbitraje
39
38% / 33%
Caducado
5
3%
Libre
Ha publicado: 2 ejemplos
5
Desarrollador 5
Evaluación
(65)
Proyectos
71
30%
Arbitraje
8
0% / 88%
Caducado
5
7%
Libre
Solicitudes similares
1. PROJECT OVERVIEW Development of a custom automated and manual trading bot for NinjaTrader 8, primarily designed for Nasdaq Futures (NQ/MNQ). The bot will contain the original trading strategy, configurable risk management, automatic and manual operating modes, alerts, profit/loss management, partial profit taking, Break Even, backtesting functionality, and the additional configurable contract-averaging system
can you help me with I have an indicator that I built and I work with PickMyTrade. The entries come through the alerts I get from Trading View . Trading View needs to send an alert and PickMyTrade executes a trade at that exact same second. Now, I have a problem in Trading View with the synchronization between the alert and the signal. I have a box that I built for a trade. It needs to output the box and get an
Looking for a developer in NinjaTrader For coding Inst - ES,NQ Chart type - Tick, range, volume & time Brief- Fib levels mapped on chart which act as entries, tgts and stops all based on candle close. (Maybe) use MACD for filtering direction. Daily manual input of the TWO fib Anchor levels is part of the strategy. I need a well experienced developer to bid and before biding check the attached file well. the PDF and
I buy EA for USDEUR or XAUUSD for FTMO with proven backtest. Send me images with backtest reports where daily max dd is 1% on 200k account. I can buy several eas if you have them with proofs. Need images of backtesting for 5 years
I need an expert Ninjatrader8 developer that can build this indicator. Can you build indicator like this? Ather https://share.google/HaxK5snnOWFR08ghd If you know you can do this send me message or bid to my proposal
I want to develop a custom trading indicator based on the functionality shown in a YouTube video and the indicators available on a website that I will provide. The main indicators/features I want to replicate or develop are: Volume Profile – Display volume distribution at different price levels, including key levels such as POC, VAH, and VAL where applicable. Order Flow – Analyze buying and selling activity at each
I’m looking for a developer to help automate trade execution from a TradingView Pine Script indicator I’ve already built for NQ/ES futures. The indicator already generates final LONG and SHORT entry signals, so I mainly need help connecting those signals to a broker or execution platform through alerts/webhooks. I’d like the system to support automatic entries, stop losses, profit targets, and basic protections such
I'm a ninja trader day trader and I have worked with a company called Legendary Trader and use their indicated and automated strategies to trade. I rencenly have been playing with a free indicator I was able to download that uses CCI & ATR calculations to define the market being in an up or down trend. I have found in reviewing historical data that taking a trade when the signal flips from bull to bear sentiment or
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Mt5 ea 30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained

Información sobre el proyecto

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