I have a very good Support/Resistance Indicator which is developed from another developer. He has provided the mql4 code .
I need an EA (mql code too) based on the levels provided from this indi.EA must work on Tester too.Have a look at the photo attached and read below.
1.When *Market is ranging* - (Ranging.png) - TRUE/FALSE
Place buy limit orders at DS1/DS2. TP at DR1/DR2. SL at DS3 .
Place sell limit orders at DR1 and DR2. TP at DS1/DS2. SL at DR3.
Might happen that PENDING orders are not activated and values of DS1,DS2,DR1,DR2 change during time because new resistance/support are created. EA must delete those pending orders and create new ones with the new values .
Dont not open new orders for pairs that already have orders opened.
2.When market changes from *Market is ranging* ---> Market is moving down (down.png) : - TRUE/FALSE
Place sell limit orders at DP,DR1,DR2. TP must be selective if i want DS1,DS2 OR DS3. SL must be DR3 by default.
Situation :
Might happen that Sell Limits order are not activated and values of DP,DR1,DR2 change during time because new resistance/support are created. EA must delete those pending orders and create new ones with the new values of DP,DR1,DR2 and SL as the new DR3.
Dont not open new orders for pairs that already have orders opened.
3.When market changes from *Market is ranging* ---> Market is moving up (up.png) : TRUE/FALSE
Place buy limit order at DP,DS1,DS2. TP must be selective if i want DR1,DR2 OR DR3. SL must be DS3 by default.
Situation :
Might happen that Buy Limits order are not activated and values of DP,DS1,DS2 change during time because new resistance/support are created. EA must delete those pending orders and create new ones with the new values of DP,DS1,DS2 and SL as the new DS3.
Dont not open new orders for pairs that already have orders opened.
4.Close all orders if profit = X USD (for 1 pair) .
Close all orders if loss = Y USD (for 1 pair)
Close everything if basket profit (all pairs) = Z USD .
Solicitudes similares
📜 HostGhost EA Final Job Invite – For MQL5.com 📋 Project Title: Finalize & Polish HostGhost Dynamic Trader EA (80% Completed) 🌟 Project Description: Hello Developers, I am seeking an experienced and detail-oriented MQL5 programmer to finalize and polish a nearly completed EA called HostGhost . 80% of the EA's architecture is already built — structured, modular, well-commented, and elegantly laid out. Your role
Especificación del robot comercial para cuentas de financiación Objetivo del proyecto: Desarrolle un bot comercial (EA) para cuentas financiadas que permita una total flexibilidad y control sobre los parámetros comerciales clave. Requisitos: 1. Configuración de gestión de riesgos (modificable): Límite máximo de ganancias diarias (en porcentajes). Límite máximo de pérdida diaria (en porcentajes). Número máximo de
Hi guys My grid EA has some bugs and I would like to figure out, what lead into my losses. I made a document with all the bugs I have found. It must be something with Global Variables and mathematical levels it ignores. The logic behind is very complex and the EA has approx. 4500 lines of code. Requirements: - Math understanding - Understands mql5 and clean coding What does the EA: - It continuously monitors the
My Idea of profit making robot, It places the order using trend filter, whether the trend is uptrend/download it should detect opposite rejection candles(Order Block) and take orders and close that order FVG start point using trailing stop loss logic. And also it should take reverse recovery trade when it goes in loss after given threshold by user input. The order will be closed by trailing stop loss logic. When
Objective: Develop a MetaTrader 5 (MT5) Expert Advisor (EA) that specializes in scalping XAUUSD with the goal of achieving very high monthly returns (50–70%) under strict risk control parameters . Scope and Goals Trading Instrument: XAUUSD only. Strategy Type: Scalping (high-frequency short trades). Target Monthly Return: 50% to 70% (under optimal conditions). Risk Management: Max allowable drawdown: 15% or less
Codex Shield Expert Advisor V1 Objective: Create a MetaTrader 5 (MT5) Expert Advisor (EA) that acts as a protective shield for manually placed trades. The EA will manage open trades based on strict price movement rules, ensuring minimal losses and precise re-entries. Core Logic Overview 1. Manual Trade Anchoring Bot only activates after a manual trade is opened. Uses the original manual entry price as the anchor
I need a pre-build MT4/ MT5 bot with following requirements- 1. Bot works good on 5 or 15 Min chart on any currency or crypto pair. 2. Gives Approx Min 70% Win Rate and Max 5% DD. 3. Gives Approx 50-80% profit monthly. Immediate payment when satisfied with results. Amount can be increased up to $1K
I need a mt5 trading bot that works off support and resistant fully automated trailing stop loss also have to work off market trend and patter and can grow small account
i need an expert to converting trading view script called Renko chart into meta trader5 EA automated robot, i need an expert that can get it done in 5 days here is the link to the code /
This Expert Advisor (EA) is designed to operate on the XAUUSDm symbol (Gold micro), using the 1-minute timeframe as the main chart and the 5-minute timeframe as the higher timeframe. It is built to follow the logic of the “Supertrend MTF Heikin Ashi Auto” indicator from TradingView, exactly as shown in the reference screenshot. The EA must fully comply with all detection, validation, and execution conditions