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.
Solicitudes similares
Auto trading system with hi probability win rate. Trades and auto trading system works well on gold and forex most important risk reward ratio. It must be 1:3 or more then that
Hello, i would like to have a ninjatrader indicator. I wanna to have a footprint indicator with delta, imbalances and big trades identifiable. Also I wanna sell it on whop. And it should be fully customisable in NT8
Intraday Trade Ninja EA Indicators used: Price Border(TMA) MA-X Arrows xSuperTrend Candles EMA 49 & 89- Per Candle Color Switching Lemansignal 200 SMA Major Criteria to consider before a trade setup or condition is taken · The price must have touched/tested the upper or
//+------------------------------------------------------------------+ //| Simple Moving Average Crossover EA | //+------------------------------------------------------------------+ #property strict input int ShortMA = 10; input int LongMA = 50; input double LotSize = 0.01; int shortMAHandle; int longMAHandle; //+------------------------------------------------------------------+ int OnInit() { shortMAHandle =
I need an experienced MQL5 developer to build a custom MT5 Expert Advisor for XAUUSD. Strategy Overview: Trend-following using EMA 50/200 on H4 and H1 Pullback entries on M5 using RSI + candle confirmation No martingale, no averaging down Controlled scaling only when trades are already in profit Maximum 2–3 positions per direction Risk Management: Daily loss limit (%) Equity hard stop (%) Consecutive loss pause
I need a ready-made professional trading EA similar to my current scalping bot, but improved for consistent profit and better risk control. Requirements: - Works on XAUUSD (M5 timeframe) - Fixed lot option (start with 0.01) - Opens only one trade at a time (no multiple positions) - Small, fast entries (scalping style) - Better risk-reward (SL must NOT be bigger than TP) - Breakeven function - Trailing stop to secure
Hello, I am looking for an experienced MQL5 developer capable of analyzing and rebuilding the logic of an existing Expert Advisor. I currently use an EA for automated trading on MT5, but I only have the compiled EX5 file and do not have access to the source code. The objective is to: analyze the EA behavior and strategy logic, recreate a clean and optimized version, and customize/improve certain features according to
hi , i need to create an EA with 123 level indicator , and zigzag and also to get based on right and left elevetor bars not cadles on mt4 please contact me to collaborate
I have Renko EA, but is a bug, please fix it, thank you in advance, have a nice day, thay you for your patience and attention, Programmers with previous experience in RENKO I prefer
Create a fully working Expert Advisor (EA) for MetaTrader 5, designed exclusively for GOLD (XAUUSD only). This is a high‑probability trend‑following breakout strategy built specifically for passing 2‑step prop firm challenges — it delivers a ~60–65% win rate, uses a strict 1:3 risk/reward ratio, and is optimised to pass both phases in roughly 1–2 weeks total. --- ⚙️ USER INPUTS — FULLY FLEXIBLE RISK --- All main