Create an EA based on two indicators

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 11 días
Comentario del Cliente
Great developer on time and excellent work! Will be using again!
Comentario del Ejecutor
great customer

Tarea técnica


AT REVERSALS X WADDAH ATTAR STRATEGY


Create an EA to run a strategy based on AT- Reversal indicator and Waddah Attar Explosion Indicator. When both indicators agree, defined by the criteria below, take a position in the appropriate direction. 


STRATEGY


Entries: See below

Stop loss: Long = low of signal candle

      Short = High of signal candle

Option to use AT Reversals arrow buffer value as stop loss also

Position size: default at 1%

Risk = R, R = difference between entry and stop loss

Take Profit = Multiple of R or pip value


EDITABLE INPUTS


Position size 

Stop loss based on R, allow 1 decimal eg. 1.5, 2, 3.5

Use arrow buffer stop loss, just yes or no. (if using arrow buffer SL distance between entry and buffer value now becomes R)

Trailing stop loss using R multiple or pip amount

Option to set the sensitivity value of AT Reversals indicator within the EA settings

Option to edit all Waddah Attar setting from the EA except alerts, all alerts off 

Option of aggressive or conservvative entries


ENTRIES


Two entry types:


Agressive using two Waddah Attar Bars 

Conservative using three bars


Aggressive Entries


Long:


If Waddah Attar bar is red it must be smaller than the previous bar

If green it must be larger than the previous bar if the previous bar is green, if the previous bar is red it can be larger or smaller.


Short:


If Waddah Attar bar is green it must be smaller than the previous bar

If red it must be larger than the previous bar if the previous bar is red, if the previous bar is green it can be larger or smaller.


Conservative Entries


Long:


Blue up reversal arrow on  AT Reversals indicator AND Waddah Attar Explosion must show one of the following;


Corresponding Waddah Attar bar to the reversal arrow must be red and smaller than previous bar which must also be smaller than bar before it.




RRR 


Corresponding bar to the reversal arrow can be green, bigger or smaller than the previous bar which should be red and smaller than the previous bar before.



RRG




Corresponding bar to the reversal arrow can be green and bigger than the previous bar which is also green and can be bigger or smaller than the previous bar. All three bars are green.



GGG


Corresponding bar to reversal arrow can be green bigger than the previous green bar which is bigger than the previous red bar


RGG



Short entry would be the reverse of the 4 options above.





Han respondido

1
Desarrollador 1
Evaluación
(46)
Proyectos
60
45%
Arbitraje
8
50% / 38%
Caducado
7
12%
Libre
2
Desarrollador 2
Evaluación
(77)
Proyectos
244
74%
Arbitraje
7
100% / 0%
Caducado
1
0%
Libre
Ha publicado: 1 artículo
3
Desarrollador 3
Evaluación
(2671)
Proyectos
3405
68%
Arbitraje
77
48% / 14%
Caducado
342
10%
Libre
Ha publicado: 1 ejemplo
Solicitudes similares
I am looking for an experienced MQL5 developer to convert my existing trading strategy into a fully automated MetaTrader 5 Expert Advisor (EA). Requirements: Develop a robust and efficient MQL5 Expert Advisor based on my EMA trading strategy. I will provide the complete trading logic, including entry, exit, risk management, and trade management rules. The EA should execute trades automatically without manual
I am looking for an experienced MQL5 developer to convert my existing trading strategy into a fully automated MetaTrader 5 Expert Advisor (EA). Requirements: Develop a robust and efficient MQL5 Expert Advisor based on my EMA trading strategy. I will provide the complete trading logic, including entry, exit, risk management, and trade management rules. The EA should execute trades automatically without manual
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​Core Logic: ​Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​Dynamic TP: Total basket TP must update instantly upon new order
I need a custom MT5 Expert Advisor for XAUUSD (Gold). Trade Mode: - Sell Only. Entry Logic: - Open first Sell with 0.01 lot. - Every 3.00 price movement against the position (example 4000 -> 4003 -> 4006 -> 4009), open a new Sell. - Lot sequence must increase linearly: 0.01, 0.02, 0.03, 0.04, 0.05, 0.06... No Martingale. Closing Logic: - Do NOT close the whole basket. - Close only one profitable trade together with
┌─────────────┐ │ SMC ROBOT │ │ v2.0 │ └─────────────┘ [ANTENNA] │ ╔════════╧════════╗ ║ HEAD UNIT ║ ║ ┌───────────┐ ║ ║ │ ◉ ◉ │ ║ ← Optical Sensors ║ └───────────┘ ║ ╚════════╤════════╝ │ ╔════════╧════════╗ ║ TORSO ║ ║ ┌───────────┐ ║ ║ │ SMC CORE │ ║ ← Processing Unit ║ │ ARM V9 │ ║ ║ └───────────┘ ║ ║ [||||||||||] ║ ← Power Indicator ╚═══╤═══════╤════╝ │ │ ┌───┘ └───┐
I already have the source code of an MT5 Expert Advisor. The EA is about 70% complete. I need someone to modify and complete it. Requirements: • Manage EURUSD only. • Manage manual trades only (Magic Number = 0). • Support unlimited manual positions simultaneously. • Automatically add a 10-pip Stop Loss if a position has no Stop Loss. • Automatically add a 10-pip Take Profit if a position has no Take Profit. • Do not
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​ Core Logic: ​ Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​ Dynamic TP: Total basket TP must update instantly upon new order
I am currently using the attached Arbitrage MACD indicator. However, there are no signal alerts associated with this indicator. I would like to receive notifications on my android device the bar after a blue long arrow appears and the bar after a red short arrow appears. This is the current code: //+------------+-----------------------------------------------------+ //| v.22.04.07 | ArrZZx2.mq4 |
NT8 to mt6 trade copier 150 - 250 USD
I just copy and past what i need Features Opening and closing orders at market and limit price Copy Take Profit / Stop loss orders Trades are manually by using the "Chart Trader Feature" within NT8-Charts or separate Window. Advanced symbol and Lot mapping Blazing fast – copy as fast as 10 ms Copy multiple symbols in parallel In the Case that the connection between NT8 and MT5 is lost, including a solution to
Project Overview: I am looking for an expert MetaTrader 5 (MT5) developer/architect to build a highly optimized, professional-grade Trade Copier system. This is NOT a basic trade copier. It requires advanced execution handling, bypass mechanisms, strict risk management, and multi-threaded syncing. Here are the complete requirements for the project: 1. Architecture & Topology: Multi-Account Routing: Must support both

Información sobre el proyecto

Presupuesto
70+ USD