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
243
74%
Arbitraje
7
100% / 0%
Caducado
1
0%
Libre
Ha publicado: 1 artículo
3
Desarrollador 3
Evaluación
(2646)
Proyectos
3363
68%
Arbitraje
77
48% / 14%
Caducado
342
10%
Libre
Ha publicado: 1 ejemplo
Solicitudes similares
Hello i need bot 30 - 100 USD
I need a trading bot (Expert Advisor) that can send alerts to mobile, Telegram, and the MT5 desktop platform. The bot should work as a market scanner for all symbols available in my MetaTrader 5 Market Watch. It must analyze multiple indicators and convert their signals into a point-based scoring system, then send alerts based on those scores. Requirements: Send notifications to: Mobile (push notifications) Telegram
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
I have recently used an ea that was absolutely perfect however, I have since found it was not a safe source. I use IC Markets raw spread ECN accounts and the bot I would like is a gold + btc trader (other forex are also fine) that trades extremely high lots, whilst trading extremely high frequency. I am happy to take a bot that already exists if this has an account I can view read only for true results
Mlondi traders 30+ USD
//@version=5 strategy("Simple SMC Bot", overlay=true) // Detect highs/lows hh = ta.highest(high, 10) ll = ta.lowest(low, 10) // Break of structure bullishBOS = close > hh[1] bearishBOS = close < ll[1] // Entry logic if bullishBOS strategy.entry("Buy", strategy.long) if bearishBOS strategy.entry("Sell", strategy.short) // Stop loss & take profit strategy.exit("Exit Buy", from_entry="Buy", loss=50, profit=100)
I am interested in purchasing a highly profitable Expert Advisor (EA in MQL4 / MQL5) with a focus on achieving a high Profit Factor and Recovery Factor while maintaining a low Drawdown. I require an EA that not only performs well in backtesting but also has a verifiable track record of success in live trading. Key Criteria: Profitability Metrics: The EA should demonstrate a high Profit Factor and Recovery Factor
I'm not here to waste somebody time also mine should not be wasted provide if you got what I want real profitable high frequency EA Send the backteing results picture then demo EA test on demo account for at least two days
Requirement Specification: Market Structure: Identify Trend on 1H/30M using BOS and CHOCH. Entry Logic: Wait for 50% Fibonacci Retracement into an Order Block (OB) or Fair Value Gap (FVG). Execution: On 5M/15M timeframe, execute trade only if a confirmation pattern forms at the zone. Patterns Required: Bullish/Bearish Engulfing, Morning/Evening Star, Inverse Bullish/Bearish Engulfing (Liquidity Sweeps), and Bearish
I am looking for a scalping EA based on daily VWAP for intraday trading. initiate buy when above VWAP and initiate sell below VWAP. it should have proper risk to reward
I am looking for an experienced MQL5 developer to build a fully automated trading bot (Expert Advisor) for MetaTrader 5 . The bot will focus on trend-following scalping and must be designed to trade XAUUSD and BTC on the M1 timeframe . The objective is to create a stable and efficient EA that can open multiple trades per day while managing risk using proper stop-loss, take-profit, and trailing stop
martingale base on each position close. eg: open a position with TP set at $100 and trail SL . if this position hit trail SL i lose $50 then the next position will open target at $150 profit. entry price base on from lower and up by XXX% then can open position i want to choose only buy or sell position. example this chart i only want buy position

Información sobre el proyecto

Presupuesto
70+ USD