Trade Management

MQL5 Esperti

Lavoro terminato

Tempo di esecuzione 6 giorni
Feedback del cliente
Great to work with!

Specifiche

I will need a trade management EA that managements all OPEN trades, Pending trades, the Recent X recent number of OPEN trades, and Oldest X  open trades.

Scenrio 1:

Close all OPEN trades that are in profit and also close all pending orders.

Scenario 2:

Close the  LAST 3 recent open trades that are in profit and close all pending orders


Scenario 3:

Close the  Oldest 3 recent open trades that are in profit and close all pending orders


Scenario 1, Scenario 2, and Scenario 3 should be enabled or disabled  and work together at same time.   


I will need the follow EA for MT5:

Scenario 1 requirements:

1. EA should work on any currency pairs, crypto pairs and commodities pairs.  All three pairs types may be open at the same time.

2. EA will compute all open trades profit

3. Profit for all open trades should be displayed on screen

4. If all Trades are in Profit by certain amount then close all open trades including all pending trades.

5. Profit should be inputted by user


Scenario 2 requirements

1. EA will compute the last X recent open trades total profit. It should be displayed on screen.

2. X can be define the user.  It represents the number of most recent trades opened.  Please exclude pending trades from calculation.

        Example: I will need to know what is the Profit level for last or most recent 5 open trades out 25 open trades.  

3. EA will close X recent open trades in profit and all pending orders.  

4. EA will also need restrictions on closing X recent trades based on number of open trades.  Please exclude pending orders from calculation. The number of open trades for restriction should be a user input.

Example:  I have 5 open trades.   I do  NOT want to close the 3 recent trades in positive profit since I only have 5 open trades in total.  If it was 6 total open trades then I would close the last 3 recent trades in profit.  User should be able to input the number of trade restriction to use close most recent open trades.

In other words there should  a certain amount of total open trades to close X amount recent open trades in profit.  If there isn't enough open trades then ignore closing X recent open trades.

 8. Profit level for X open trades should be able to be inputted by user.


Scenarion 3 

1. Scenario 3 is like Scenario 2 but EA closing the X amount of Oldest trades.  Trades should close according to FIFO.  The first trade should close first then the second and so on.

Scenario 1, Scenario 2 , and Scenario 3 need to work together.

For example I have 25 open total trades.  I also have 2 pending orders.   X most recent trades hits it profit level.  In this case it is 5 recent open trades.  The 5 recent trades are closed including the 2 pending orders.  I now have 20 open trades.   

The X oldest trades are now in profit.  The EA closes 4 trades in profit and all pending orders.


There remaining 16 open trades are closed when total profit is reached.  

If the total profit is not reached for 16 remaining open trades then the EA will continue to look to close X amount of recent OPEN trades in profit to close or X amount of oldest to close.  The 16 open trades  can also be closed by total profit.


Con risposta

1
Sviluppatore 1
Valutazioni
(195)
Progetti
395
28%
Arbitraggio
155
20% / 52%
In ritardo
112
28%
Gratuito
2
Sviluppatore 2
Valutazioni
(414)
Progetti
670
33%
Arbitraggio
60
17% / 32%
In ritardo
113
17%
In elaborazione
3
Sviluppatore 3
Valutazioni
(46)
Progetti
80
13%
Arbitraggio
11
0% / 91%
In ritardo
51
64%
Gratuito
Ordini simili
: Hello, I am looking for an experienced MQL4 developer to create a custom Binary Options Trading Bot for MetaTrader 4 (MT4). The bot needs to automate trades based on clear conditions and must have a reliable integration feature. I would like the bot to work smoothly with Telegram so that it can either receive signals from a channel/group or send instant trade notifications directly to my Telegram. The code should
I am looking for an experienced MQL4 developer to create an Expert Advisor (EA) based on signals from a custom indicator. Requirements: 1. The EA must use a single custom indicator that draws buy and sell arrows directly on the chart. 2. When a buy arrow appears, the EA should wait until the current candle closes. If the arrow is still present after the candle closes, it should open a BUY trade. 3
Bhokhwe 30 - 200 USD
//+------------------------------------------------------------------+ //| ThreeBullEMA10EA | //| Strategy: 3 Bullish + EMA10 Break | //+------------------------------------------------------------------+ #property strict extern double LotSize = 0.01; extern int Slippage = 3; extern int MagicNumber = 12345; extern int EMA_Period = 10;
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell
I am looking for a developer to create an Expert Advisor (EA) for MetaTrader 5. Requirements: Trade XAUUSD (Gold) Automatically open and close trades Include Stop Loss and Take Profit settings Adjustable lot size and risk percentage Work on MT5 Allow me to change settings from the EA inputs Include backtesting support Source code preferred
> izz: #property strict input double LotSize = 0.01; input int BuyStopDistancePips = 50; input int SellStopDistancePips = 50; input int TrailingStartPips = 30; input int TrailingDistancePips = 30; input int MaxPositions = 3; input double StopLossPips = 0; input int MaxSpreadPoints = 300; input ulong MagicNumber = 20260702; input double DailyLossLimitUSD = 50; double PipValue; int digits; int OnInit() { digits =
Technical Description of the EA The Ghost Sovereign engine is a trend-following breakout system optimized for XAUUSD (Gold) . Its logic operates through several distinct layers: Trend Filtering: It utilizes a 144-period Exponential Moving Average (EMA) to establish the primary institutional trend direction . Momentum Entry: The EA executes trades when the closing price of the previous bar confirms a trend breakout
I have build a trading view indicator which monitors trades. The strategy is based on OB, it buys and sells bullish and bearish OB. Also valid re enters on the retest of orderblocks only if TP is hit the first time. I’m looking for someone to develop me a EA which works on the same logic and buys and sells of the same logic as my Indicator. I currently have my indicator firing signals into a telegram channel so I
TM 30+ USD
Order Block Forms / Price Touches │ ▼ Break Touch Candle High/Low │ ▼ Strength Alignment or BR Valid │ ▼ No Opposing OB within X Pips │ ▼ HL/LH Fractal OR Two-Candle Break │ ▼ ENTRY │ ▼ ──────── Trade Management ──────── │ ├─ Opposing OB Breached │ AND │ Opposite Strength Alignment or BR │ └──► Loss Exit │ ├─ Opposing OB Reached │
I am looking for an experienced MQL5 developer to code a simple grid trading strategy into an Expert Advisor. The strategy logic is already defined, and I am looking for someone with strong MQL5 development experience to implement it accurately and efficiently. If you are interested and have relevant experience, please get in touch so we can discuss the project details

Informazioni sul progetto

Budget
30+ USD