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
(270)
Progetti
552
49%
Arbitraggio
57
40% / 37%
In ritardo
228
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
Looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, with at least 6 months of history performance I’m open to reviewing it immediately. Please apply only if you meet all the requirements below
Need a quarantine winning bot to trade step100, vix 75,25,50 and 30. Serious persons only. Minimum to no lost. Should’ve able to trade secondly rapidly and daily . Should only enter winning trades
Please help add an alert notification feature to this indicator so I can receive a notification immediately whenever a signal appears. Thanks. Just help to put an alert notification at appearance of the signal on this indicator
Hello, I am a serious buyer looking to acquire an existing, stable, and profitable Expert Advisor (EA) designed specifically for: 👉 Gold (XAUUSD) This is a full buyout request, including complete source code and full ownership. ⚠️ I am NOT looking to build a new EA from scratch. Only ready-made, proven systems with real performance history. ✅ EA Requirements (Strict) 📌 Symbol & Strategy ✔️ Trades Gold only (XAUUSD)
I need a professional MT5 Expert Advisor (fully automated trading robot) for scalping on M1 timeframe. 1. General Requirements Platform: MetaTrader 5 Type: Fully automated EA (no manual confirmation) Timeframe: M1 only Symbols: XAUUSD, BTCUSD, USDCAD Must support running on multiple charts simultaneously Clean, optimized, and low-latency execution logic 2. Strategy Logic (Scalping Model) The EA should use: Trend +
Hello, I am looking for someone who can convert this indicator (BrainTrend2SigAlert - indicator for MetaTrader 5) into an Expert Advisor (robot). Buy positions and sell positions. And with the option to set Take Profit in percent or pips. And the setting for the maximum number of buy or sell positions
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
Patrick 30 - 200 USD
//+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
G5 30 - 40 USD
1. CSI module — parses the group syntax, ranks 8 currencies, returns BUY/SELL/NEUTRAL 2. Tradovate bridge — file-based reader for the 8 Tradovate conditions (local + remote support) 3. Tradovate confluence indicator — 9 buffers + score + entry/exit signal 4. Integration into your EA

Informazioni sul progetto

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