ALR Trade Manager

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 9 giorni
Feedback del cliente
Everything perfect! Good and fast communication!
Feedback del dipendente
very professional client happy to deal with him again and again :)

Specifiche

The EA will be a trade manager. It won't open positions by itself,
but only manage trades which are opened manually or by another EA.

If a long position is opened the EA sets Stop Loss and Take Profit marks
according to the input parameters (pip-distance from entry price).

BUT these levels are no real SL or TP orders, but only price levels
which require further actions when hit.

If TP is hit, the trade will be closed normally.
If SL is hit, the ALR (automatic loss recovery) algorithm starts.



ALR

example input parameters:
SL: 500
TP: 1500
FixedProfit: 100
MaxTurns: 10


The first trade is opened manually or by another EA. For example 1 Lot long at 1,29500
SL level is  1,29000, TP level is 1,31000.
If SL is hit, the orignal position remains OPEN, but the EA opens an additional position, for example 1.4 Lot short at 1,29000. SL of the 2nd trade is 1,29500, TP of the 2nd trade is 1,27500.

If then TP of the 2nd trade (1,27500) is hit, all positions are closed immediately.
That would be 1 Lot with a loss of 2000pips and 1,4 Lot with a profit of 1500pips --> 100 Pips profit.

BUT: If SL of the 2nd trade is hit, another position is opened, for example 0,93 Lot long at 1,29500.
SL of the 3rd position would be 1,29000 and TP of the 3rd positon would be 1,31000.

If then TP (1,31000) is hit, all positions are closed immediately at 1,31000.
But, if 1,29000 is hit, the game starts all over again.

For better understanding, look at the picture.



The EA should calculate the Lot Size of the next trade which is necessary to
get a certain amount of pips profit. This amount is an input parameter
(can also be zero if you just want the get out of a trade break even).

After 10 turns (also an input parameter) no more new positions should be opened.
But if either TP or SL is then hit all position should be closed immediately.


That's how calculations look like:



Con risposta

1
Sviluppatore 1
Valutazioni
(271)
Progetti
553
50%
Arbitraggio
57
40% / 37%
In ritardo
227
41%
In elaborazione
2
Sviluppatore 2
Valutazioni
(885)
Progetti
1410
67%
Arbitraggio
123
32% / 41%
In ritardo
218
15%
Gratuito
Pubblicati: 1 codice
3
Sviluppatore 3
Valutazioni
(365)
Progetti
507
40%
Arbitraggio
159
17% / 74%
In ritardo
99
20%
Caricato
Ordini simili
HFT Directional Grid Scalper (Simple, Training Project) Overview We are looking for a developer to create a high-frequency grid scalper with a simple, deterministic logic. This is not a complex bot — the goal is to have a clean implementation for training, testing, and educational purposes. The bot should: Continually open trades in one direction only (BUY or SELL) Use ATR-based grid spacing Maintain a fixed
I want a accurate indicator with buy and sell arrows or circle.. with exit points which trade xauusd and btcusd via weekend ... for small like R100 or 500 .... like which can grow small accounts with ... on for serious developer.. no bullshit ... I need on Friday please
I'd like to automate a relatively simple strategy in Sierra Chart, but I'd like to have it backtested and optimized first. Could we collaborate on this, and what would the cost be? Only bid if you think you can handle this project, and I want expert in sierra chart.. Thanks
I need an EMA crossover EA specifically for Boom and Crash. It should automatically buy and sell when crossovers happen. I want adjustable inputs for lot size, timeframe, and maximum loss. I’m keeping it simple because I’ve had bad experiences with EAs before. It should do only the job it is built for, properly and reliably. need someone who have already build EA or Indicator for Boom and Crash befor atleast 10
//+------------------------------------------------------------------+ //| ProTradingEA MT5 | //| Fully MT5-compliant with MACD, Trailing Stop, Break-Even | //+------------------------------------------------------------------+ #include <Trade\Trade.mqh> CTrade trade; // Optional override input string SymbolOverride = ""; // leave blank to auto-detect struct EASettings { int
I have access to an MT5 account. I have investor access. I would like to know if someone could help me create a bot that copies only the trades made on XAU/USD in that account but in my MT4 account. In that account, many trades are made across various pairs, and I realize that the conditions of their account are not very favorable for the type of trading they do, as the commissions are very high. I have an account
Good day, I would like to have an expert advisor for my MT4 indicator (Major key alert) that can scan and provide push notification messages for entry opportunities across different time frames when a when a signal is identified
"I need an MT5 EA based on price action — liquidity sweep + hammer/shooting star reversal strategy. TREND: Identified by HH/HL for uptrend, LL/LH for downtrend on selected timeframe. No trade in ranging conditions. BUY SETUP: In uptrend, price retraces to swing low zone, wicks below it (liquidity sweep), hammer forms (lower wick min 2x body, closes above swept low). Buy stop entry at hammer high. SL below hammer
I need a professional MQL5 developer to finalize a Gold (XAUUSD) trading bot. The core layering and support-filter logic is already drafted. Key Requirements: Refine a hybrid Martingale/Layering volume calculation (1-10 / 11-20 reset logic). Implement a robust "Safety Mode" based on Daily Low price breaks. Ensure precise 6:00 AM Server Time reset for logic variables. Add professional error handling (Slippage
I want a gold order management ea that should be like the below... Pending orders When I open one manual order, ea should be able to set 3 pending orders at x amount of pips below (if buy order) or above (if sell order) manual order entry. So like this Pending order 1 true or false Pending order pips away: 20. Pending order lot size:0.3 Pending order 2 true or false Pending order pips away: 40 Pending order lot

Informazioni sul progetto

Budget
10 - 50 USD
Scadenze
da 1 a 5 giorno(i)