Intraday Trade Ninja EA — Complete Logic Structure
This document maps the full architecture, execution logic, signal flow, trade management, and safety structure of the Intraday Trade Ninja MT4 Expert Advisor.
1. Core Indicators
· ©Price Border (TMA bands)
· MA-X Arrows
· MA-Y Arrows
· LeManSignal
· EMA 49 & 89 - Per Candle Color Switching
2. EA Entry Architecture
· System uses once-per-bar execution.
· Maximum of 2 trades active at any time.
· Trades only execute after all filters align.
· Signal must appear outside or partially outside TMA bands.
3. MA-X Buy Logic
· Price touches lower TMA band.
· MA-X buy arrow closes partially/completely below lower TMA.
· EMA 49 and EMA 89 both bullish.
· Candle should close before entry.
· EA opens 2 BUY trades.
4. MA-X Sell Logic
· Price touches upper TMA band.
· MA-X sell arrow closes partially/completely above upper TMA.
· EMA 49 and EMA 89 both bearish.
· Candle closes before entry.
· EA opens 2 SELL trades.
5. MA-Y Logic
· Uses identical logic structure as MA-X.
· Uses MA-Y arrows instead of MA-X arrows.
6. Leman Signal Buy Logic
· LeMan dot must appear partially or completely outside TMA band.
· EMA direction must agree.
Note that the Lemansignal indicator can give multiple alert even after the dot appears, Also be aware I switched the colors in the code. The red dot color was switched to green and the green dot color was switched to red. I did this so you can better understand the picture.
· Immediate execution allowed(Once the signal dot appears it should take the trade without waiting for candle close confirmation.
7. Initial Stop Loss
· All trades begin with 10 pips bellow or above (depending on the trade direction) each signal icon.
· 5-digit broker compatible pip calculations.
8. Engulfing Candle Stop Upgrade
· Only moves ONCE.
· Strict engulfing candle logic required.
· BUY: Move SL to 10 pips below engulfing candle low.
· SELL: Move SL to 10 pips above engulfing candle high.
9. TP1 Logic
· TP1 closes on opposite signal.
· MA-X TP1 closes on opposite MA-X arrow.
· MA-Y TP1 closes on opposite MA-Y arrow.
10. TP2 Logic
· TP2 closes at opposite TMA band.
· TP2 moves to breakeven after TP1 closes.
11. EMA Emergency Exit
· If EMA direction flips against trade direction, all active trades close immediately.
12. Weekend Protection
· Trading disabled Friday 9:25 GMT.
· Trading enabled Sunday 2 minutes after market open.
13. Trade Safety Protections
· Once-per-bar logic prevents duplicate entries.
· Maximum 2 open trades. ( 2 open trades per signal, it should ignore other signals when two trades are open) This should be included in the input tab TRUE OR FALSE
INPUT TAB SHOULD INCLUDE
Lot Size
Use two positions true
Stop loss pips
Breakeven pips
Enable MAX true
Enable MAY true
Enable Leman true
I also want the intraday trade ninja logo to show at the background like a watermark each time the EA is activated. This however is optional.
Benzer siparişler
OBJETIVO Criar um Expert Advisor MT5 profissional para XAUUSD focado em: Consistência Baixo drawdown Scalping profissional Proteção da conta Crescimento sustentável Compatibilidade com conta micro e prop firms NÃO utilizar: Martingale Grid Hedge agressivo Recovery system Multiplicação de lotes após perda --- ATIVO XAUUSD apenas --- TIMEFRAMES Timeframe principal M5 Confirmação tendência M15 Confirmação macro opcional
I need a very advanced and intelligent MT5 Expert Advisor coded in MQL5 for XAUUSD, based on ICT + CRT + Smart Money Concepts. The goal is not a simple robot, but a professional decision-making system with strong filters, risk control, and high-quality trade selection. The EA must include: 1. Multi-Timeframe Analysis - D1 / H4 / H1 bias - M15 / M5 entry confirmation - Bullish or bearish market structure - BOS, CHoCH
I have a 90% completed project with the execution part left to complete, I have been struggling to complete this section and I need help from someone expert in MQL5 with knowledge on forex trading and ICT Concepts coding. Contact me for further details
Create a forex robot especially for sculping using the 3 ema strategy which consists of the following moving average levels of the 15 ma ,30 ema , 60 ema and 90 which enter potentially on a retest into the ema and targets opposite direction after the retest .Potentially bringing into account that the number of retested emas controlls the number of entreis which for eg. retest of the 15 ema single 0.01 trade is
📌 Project Overview: I need a full Smart Trade Management System for MetaTrader 4/5. This is a complete trading ecosystem, not a simple EA. 📌 Core Features: Smart Money Management (risk-based lot calculation) Advanced Trading Toolbox (TradingView-style drawing tools) Central Master Dashboard (risk, filters, account control) Multi-account monitoring (MT4/MT5 synchronization) Real-time monitoring (spread, equity
Hi basically I'm wanting an already made EA scalper that's constantly in and out of trades on the M1 time frame that has good risk management. It knows what it's doing. Most of its trades are profitable and that can start with £100. I am willing to pay up to £1000 for the right scalping bot. If you please have one and you're very confident in it, please allow me to use a live version to see how it does and if I'm
hello good evening All professional programmers! I'd like to request a special services I need a Gold and Silver trading bot like the one in the video, one that works on real accounts. My only request is that I don't pay any money until the bot is built and tested. Thank you very much please contact me as soon as possible for more information
Auto trading system on mobile with high probability win rate. Trades and auto trading system that works well on gold and forex, most important risk reward ratio. It must be 1:3 or more then that whenever possible
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