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.
Ordini simili
I trade ES futures on the Ninja trader platform. I recently came across an indicator and wanted to check with you if you can build a similar indicator that works on Orenko or Ninja renko charts, and also combines support and resistance untouched. Below is the indicator, which will tell you market chop and to avoid. I want to include a support and resistance bar on the chart when there is no chop please let me know
Project Description: I have a fully working Pine Script for TradingView called MFHA 3-Step Market Structure Strategy V2 . I need it converted into MT5 , with the logic kept as close to the Pine version as possible. What I need: MT5 Indicator Exact oscillator logic Multi-timeframe logic using 4H, 15M, and 1M EMA filter MTF EMA dashboard RSI display Buy and sell visual signals Background state/flash behavior where
I am looking for an experienced MQL5 developer to continue optimization work on an existing Expert Advisor (MQ5 source file available, 2.5MB). Important: This is NOT a project to build a new EA. The task is strictly to refine and improve the current system while keeping the core strategy intact. The EA is already functional and stable. A full code audit and baseline backtesting have already been done, and key
📌 EXPERT ADVISOR (EA) DEVELOPMENT COMPLETE A–Z FINAL REQUIREMENT DOCUMENT (FINAL VERSION) 1. 🔐 SECURITY SYSTEM (MANDATORY) The EA must include strict security checks. If any security condition fails, EA must immediately STOP trading. 1.1 Account Lock #define ALLOWED_ACCOUNT 5047656761 EA must run ONLY on this account number If account does not match: ❌ EA stops trading 🚨 Alert message 📲 Telegram notification to
Hello, and please read everything !!! I am looking for a developer who can recreate a strategy similar to an EA I already have. The EA works well on demo, especially during specific volatility windows (for example DE40 between 09:00 and 10:00 Frankfurt time), but on real accounts it produces constant losses even with IC Markets Raw and VPS close to the broker. 🎯 Objective The goal is to recreate and adapt this
As the title suggests, I need an EA whose algorithm earns commission without incurring excessive losses from the trading volume at the broker....Like Exness/Vantage, or do you have any other ideas
I need for an EA for XAUUSD using a grid + Martingle + hedging strategy developer Main features: • Open Buy & Sell at start (hedging) • Grid system with adjustable step (price-based levels) • Lot multiplier (martingale-style) • Fixed TP per trade + basket TP (close all in profit) • Continuous re-entry after TP • Risk management (max trades, max lot, equity stop) EA should be stable, error-free, and work with
I want a bot that runs on any timeframe, but for now, I’ll set it on 1 minute. It should watch for buy and sell signals. Each time it opens a trade, as soon as it makes a small profit like 1, 2, or 3 dollars it closes, then checks for the next signal. If it sees a buy, it buys; if it sees a sell, it sells—just repeating the cycle, over and over, until I stop it
📢 Project Title:MT5 Expert Advisor (EA) – Advanced Renko Strategy (Full Automation) 📄 Project Description:I want to develop a fully automated MT5 Expert Advisor (EA) based on my existing TradingView Renko strategy.I already have a working Pine Script that generates Buy/Sell alerts with ATR and other logic. Now I need the same strategy to be fully converted into MT5 EA with built-in Renko logic (no external
I need a trading robot specifically for gold (XAUUSD) that follows a high-probability scalping and intraday strategy based on 15-minute candle confirmations. The bot should identify key support and resistance zones, detect breakouts, fake breakouts, and pullbacks before entering trades. It must include entry conditions based on candle patterns such as engulfing and rejection wicks, and optionally fair value gaps