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
I need a fully functional Expert Advisor (EA) for MetaTrader 5 focused on trading XAUUSD (Gold). The strategy should be based on fast scalping entries using indicators such as RSI, Moving Averages, or similar confirmation tools. The EA must include fixed risk management (1%–2% per trade), automatic lot calculation, and stop loss/take profit settings. It should be optimized for low spread conditions and quick market
Sabaaif 255 - 366 USD
#include <iostream> using namespace std; int main() { double rsiValue; cout << "Gatii RSI galchi (0-100): "; cin >> rsiValue; if (rsiValue < 30) { cout << "MALLATTOO: Gabaan baay'ee gadi bu'eera. BITI (BUY)!" << endl; } else if (rsiValue > 70) { cout << "MALLATTOO: Gabaan baay'ee ol ka'eera. GURGURI (SELL)!" << endl; } else { cout << "MALLATTOO: Gabaan gidduu jira. EEGGADHU." << endl;
Mt5 EA 50 - 69 USD
I am a private trader looking for a reliable EA that can generate steady daily profits of around $35 to $40 with proper risk management. My goal is to find or improve an EA strategy that can deliver consistent results, especially on Gold (XAUUSD). If you believe you can review the current EA or develop a better solution, I would be interested in working with you. However, I would need to verify the EA on a demo
Subject:currently have a working EA installed with 3 indicators, but it’s not profitable.What I need: A trader/developer with a proven indicator that can be converted/integrated into my existing EA. The indicator must show a pass rate of 80% or higher on backtest/forward test.Scope of work: Your indicator will be added to my existing EA and must work with the current strategy logic. I will first test the indicator’s
I would like to program a ninja trader strategy that involves a Cycle ID indicator. Can you take a look to see if you can program the indicator in a strategy? Let me know if you can do this
I’m looking for an experienced developer to build a MT5 EA that combines the following three strategies into a single system: Strategy 1 – H1 Zone Rejection (Pullback Entry) Identify the high and low of the H1 timeframe Enter trades when price reaches the H1 high/low zones Confirm entry using a bullish/bearish candle on the M15 timeframe Target a 1:2 risk-reward ratio Strategy 2 – Breakout & Retest Identify the H1
Hello, I have a Ctrader indicator with the source code, I was wondering if this possible to convert it to Quantower. Hello, I have a Ctrader indicator with the source code, I was wondering if tis possible to convert it to Quantower., i need an expert who can convert it perfectly
AI Trading MQL5: Maximizing Profit from a $10 Investment Achieving significant profits from a small initial capital like $10 in AI trading with MQL5 requires a highly strategic and disciplined approach. While the potential for exponential growth exists, it's crucial to manage expectations and understand the inherent risks. **Key Strategies for Small Capital AI Trading:** 1. **Low-Risk, High-Probability
Manage my money and make strategy add money in my bank account analys account trade for me convert money in to my accountNext, you need to describe all terms and concepts contained in the idea description. If trend is important for your strategy, clearly define what indicator should be used to determine the trend direction and strength. The numerical characteristics of these definitions form the basis of Expert
I need a professional developer to help me create an EA using RSI and Moving averages.The strategies are well organised and everything is in order. I will send all the details in the inbox

Informazioni sul progetto

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