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
You need to create an EA that executes buy and sell based on the signals of an rsi divergence indicator in trading view. The indicator is not in MT5 and must be added separately. pine script availabel
I WANT A TRADING ROBOT WITH GOLD STRATEGY THAT COULD TAKE ME TO 1MILLION$ TODAY,PLEASE KINDLY GENERATE THE BOT, DEBUGG COMPILE AND THEN GIVE ME WHEN EVER YOU ARE READY, ILL BE WAITING THANK YOU
Existing EA with grid approach trading - for gold. EA logic works fine but distance between trades module needs improvement. The Attachment is EA description. Only the distance between trades part needs to be adjusted. Rest is ok
Hello i am looking for an breakout EA ideally based on gold that is profitable month to month. It needs to do at least minimum 20 transaction a day (Trades). The SL shouldn't also be too far so for example if im using lot 0.10 on gold then max loss of a trade should be 50-60 dollars. The EA should have at least SL per trade. Please only apply if you have something reliable and proven strategy to this or similar to
Com este Expert Advisor, você pode comprar e vender com um stop loss automático aplicado no momento da compra ou venda. Você pode personalizar seu nível de risco aceitável. Seu gerenciamento de riscos se torna mais preciso e elimina perdas potenciais antes que o gráfico mude. Com o botão "reverter ordem", você pode fechar a ordem atual com lucro e imediatamente colocar a mesma ordem na direção oposta. Aproveite
I already have a fully developed MT5 Expert Advisor with all required prop firm features, including: Risk management Daily loss & max drawdown limits Spread & slippage filters News filter Trade management system The EA structure is complete. 👉 What I need is a professional developer to replace ONLY the entry logic with a high-quality, rule-based trading strategy. 🚨 STRICT REQUIREMENT (READ CAREFULLY): I am NOT
I need an MT5 Expert Advisor for XAUUSD on the M1 timeframe with the following rules: 1. Order Block Logic: - Bullish OB = last bearish candle before a bullish Break of Structure (BOS). - Bearish OB = last bullish candle before a bearish BOS. - BOS = candle close beyond previous swing high/low by at least 1 pip. - EA must always track the latest valid OB in each direction. 2. Entry Rules: - BUY: Place a buy
I am looking for a reliable and well-performing Expert Advisor (EA) that is proven to work effectively on a real trading account. The EA should demonstrate consistent profitability, controlled drawdown, and a strong return on investment (ROI). If you already have a ready-made EA that meets these criteria, I would be interested in reviewing its performance. Please provide access to a demo account, backtest results, or
Hi, I am looking for an Quant/MQL5 developer to build a pure mathematical, Delta-Neutral Statistical Arbitrage (spot vs future ) Expert Advisor. No retail indicator logic (No RSI, MACD, etc.). This is a high-speed, spread-based execution model trading the pricing inefficiency between two correlated assets (e.g., Gold Spot XAUUSD vs Gold Futures). Core Requirements at a Glance: Real-time Spread & Z-Score
I need a professional MetaTrader 5 Expert Advisor based on a pullback trading strategy. Indicators: - Moving Averages: 5, 8, 13, 144 (custom, smooth like TradingView) - RSI (14) - ADX (14) with DI+ and DI- - OsMA (8, 21, 5) Strategy: Trend: - Use MA 144 to define the main trend Entry: - Trade only in trend direction - Wait for price to touch MA 8 - Confirm with: - RSI (above 50 for buy / below 50 for sell) - ADX >