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
i have a tradingview simple indecator of 40 lines of code ,i want it to convert it into mt5 EA strategy details given below AUTOMATED TRADING STRATEGY Multi-Lot Execution & Dynamic Trailing Stop Logic System Architecture & Operational Rules Trading Bot Strategy Profile Entry Conditions Buy Logic • • • Wait for Buy Signal candle. Confirmation: Future candle must break the signal high. Execution: Open 2 orders of 0.01
HFT Directional Grid Scalper (Simple, Training Project) Overview We are looking for a developer to create a high-frequency grid scalper with a simple, deterministic logic. This is not a complex bot — the goal is to have a clean implementation for training, testing, and educational purposes. The bot should: Continually open trades in one direction only (BUY or SELL) Use ATR-based grid spacing Maintain a fixed
I want a accurate indicator with buy and sell arrows or circle.. with exit points which trade xauusd and btcusd via weekend ... for small like R100 or 500 .... like which can grow small accounts with ... on for serious developer.. no bullshit ... I need on Friday please
I'd like to automate a relatively simple strategy in Sierra Chart, but I'd like to have it backtested and optimized first. Could we collaborate on this, and what would the cost be? Only bid if you think you can handle this project, and I want expert in sierra chart.. Thanks
I need an EMA crossover EA specifically for Boom and Crash. It should automatically buy and sell when crossovers happen. I want adjustable inputs for lot size, timeframe, and maximum loss. I’m keeping it simple because I’ve had bad experiences with EAs before. It should do only the job it is built for, properly and reliably. need someone who have already build EA or Indicator for Boom and Crash befor atleast 10
//+------------------------------------------------------------------+ //| ProTradingEA MT5 | //| Fully MT5-compliant with MACD, Trailing Stop, Break-Even | //+------------------------------------------------------------------+ #include <Trade\Trade.mqh> CTrade trade; // Optional override input string SymbolOverride = ""; // leave blank to auto-detect struct EASettings { int
I have access to an MT5 account. I have investor access. I would like to know if someone could help me create a bot that copies only the trades made on XAU/USD in that account but in my MT4 account. In that account, many trades are made across various pairs, and I realize that the conditions of their account are not very favorable for the type of trading they do, as the commissions are very high. I have an account
Good day, I would like to have an expert advisor for my MT4 indicator (Major key alert) that can scan and provide push notification messages for entry opportunities across different time frames when a when a signal is identified
"I need an MT5 EA based on price action — liquidity sweep + hammer/shooting star reversal strategy. TREND: Identified by HH/HL for uptrend, LL/LH for downtrend on selected timeframe. No trade in ranging conditions. BUY SETUP: In uptrend, price retraces to swing low zone, wicks below it (liquidity sweep), hammer forms (lower wick min 2x body, closes above swept low). Buy stop entry at hammer high. SL below hammer
I need a professional MQL5 developer to finalize a Gold (XAUUSD) trading bot. The core layering and support-filter logic is already drafted. Key Requirements: Refine a hybrid Martingale/Layering volume calculation (1-10 / 11-20 reset logic). Implement a robust "Safety Mode" based on Daily Low price breaks. Ensure precise 6:00 AM Server Time reset for logic variables. Add professional error handling (Slippage