30 Min SSL, ATR, WAE, 200 EMA for MT4 and MT5.
This strategy uses 4 indicators:
1. SSL Channel by ErwinBeckers, set to 21 period.
2. 200 EMA
3. WAE (Waddah Attar Explosion)
4. ATR Bands by AlexanderTeaH, default settings.
Rules:
Trade only once after SSL crossing 30 min:
Long Entry
Price above the 200 EMA. (Have option to turn off 200 EMA trigger, True/False for swing trade)
SSL cross-up.
Wattah Attar above Explosion & Dead Zone lines.
Short Entry
Price below the 200 EMA (Have option to turn off 200 EMA trigger, True/False for swing trade)
SSL cross down.
Wattah Attar above Explosion & Dead Zone lines.
R:R, 40 Pip TP
1) Close trade at 40 pips TP.
2) 50% close once 40 pips hit, SL moved to BE +2 and let trade continue .
3) Once 40 pips hit move to breakeven +2 pips the first 50% and then close the trade after the next SSL cross, or wait to stop out at breakeven +2.
4) Move SL to BE+2 pips once 40 pips hits, no change in lots, let trade continue.
5) Move SL to BE+2 pips once 40 pips hits, no change in lots and then TP at 80 pips.
6) Move SL to BE+2 pips once 40 pips hits,, No TP (will close manually or SL hits)
Where to place stop-loss
2 X ATR
Have option for trading days, such as:
Trade,
Monday, true false
Tuesday, true false
Wednsday, true false,
Thursday, true false
Friday, true, false
One trade only, no multiple trades per pair
I need to be able to adjust and optimize all indicators as much as possible.
2 Options:
Percentage of equity and Dollar amount.
Here is youtube video for understanding system:
https://www.youtube.com/watch?v=U4s3WrosBpw&t=284s
I tweeked RR and TP for my liking. 40 pips RR.
Ähnliche Aufträge
Looking to acquire a good MT5 based EA that works on Gold, forex pairs or BTC. Must be suitable for current market conditions and profitable in backtests. Suitable on 1 Min timeframe to be used on, Must be actively opening many positions throughout the day. Share me the details if this matches something you have or developed. Looking to get this finalised within the weekend
Strategy:Identify Supply and demand zones and generate buy and sell signals based on the price action within these zones. Confirmation:Use MA filter to confirm trading directions. Risk - Reward Ratio: 1:5. Risk Management: Limit risk to a predefined percentage of account balance . Additional features: include alerts for signal generation, SL and TP
i want to make trading bot for my xauusd trading. who can provide me code for good algo for auto trading? which logic is safe for trading?i want expert who can made code for me. thanks
#property copyright "Amanda V" #property version "1.01" #property indicator_chart_window #property indicator_buffers 0 #property indicator_plots 0 input int InpSwingLookback = 30 ; // Swing Lookback Period input double InpMinWickPct = 30.0 ; // Min Rejection Wick % input color InpBullColor = clrAqua ; // Bullish Sweep Color input color InpBearColor =
Description: I need an MT5 Expert Advisor built to exactly replicate a TradingView Pine Script strategy. This is a range mean reversion system . All logic must be followed precisely. No optimisation, no interpretation. The EA must behave identically to the logic below. Market & Timeframe Primary: NAS100 (but must work on any symbol) Timeframe: 5-minute Must work regardless of broker (handle symbol digits properly)
I am looking for an experienced MQL5 developer to improve an existing forex EA, not build a completely new robot from zero. Important note: I use GPT to help me write because my English is limited. The wording may be assisted by GPT, but the trading issues, testing observations, and improvement goals are real from my side. I need a developer who is patient, understands strategy logic well, and can explain the
Fair Value Gap Expert , Optimize the core logic for live chart . [Filters are working] Lets ace the trailing stop . Change points to pip . Project will start from next week
I am looking to develop a highly optimized and fully modular script in MQL5 specifically for detecting RSI Divergences. This script will serve as a foundational building block to be integrated into a larger, comprehensive Expert Advisor (EA) later. Therefore, execution speed, strict logic, and a clean codebase are my absolute top priorities. Here are the core technical requirements for this project: 1. MQL5
My requirement i have mention in the video. I explain it from a screen record will be more clear https://www.youtube.com/watch?v=oTCWx7tfckM Mainly RSI martingale TP/SL lot size will auto base on the profit/loss i wish to risk
We have an existing Expert Advisor (EA) for MetaTrader 4. We need to restrict the EA so it only works on specific MetaTrader account ID(s). Key Requirements: Add account ID locking functionality to the EA. EA should run only on authorized account number(s). If used on any unauthorized account, the EA should: Stop trading, and/or Display an error message (e.g., “Unauthorized Account”). Ability to easily update or add