this ea will run on a 1 day graph.
basically i want a ea that trades using :
donchain ( 20 day )
The sma (14) .
Mac D (14 , 26 ,9).
when the pips break through the donchain resistance line 2 times
,when the sma 14 line passes through a rising pip and when the mac D 14 is
above the mac D 26 , then only must a buy trade be started.
the sell trade will be activated when the 3 conditions are met
but in reverse ( donchain support line is broken through 2 times, sma 14 passes
through a falling pip and the mac D 14 is below the macd 26.)
a trailing stop and a stop loss will also be needed.
the trailing stop will only activate when the 2 mac D crosses ,
sma crosses the pips , and will be 50% of the ATR ( average true range )
the stop loss will be the buying price - Atr. ""
entering price - Average true range "" { buying market }
&&
"" entering price + Average true range "" {
selling market }
the position sizing will be 3% of current account value per
trade. There will be a maximum of 3 trades taken, all of which would total to
no more than 9%
please leave comments
throughout the code so that I can understand what I must check when I do back testing
on the program.
Conditions for
entering a trade
(see attachment for graph explanation)
This is a mac D that uses the same values as the other mac
D.
When the histogram shape at the bottom is above proves to be
the highest compared to the other charts , it must enter a trade but only if
the histogram value is above 0.7.
The chart with the highest gradient must also be chosen
So the top 3 charts must be the charts
with the highest gradient of the 14 day ema of the MacD and with a histogram
value above 0.7.
Also
!!!!!!!!!
I want
the EA to be fully automated . it must run on all chats but only trade on 3 at
a time. This is important ! if this is not
possible , pleas let me know , so that I can change the conditions a bit
Similar orders
Hi, I am looking for someone to create me a trading indicator that will scalp the market 30-90 pips successfully in high volumes, I would like to be able to bridge this to create a signal channel for my community so it would need to have buy and sell indication on the indicator we run quite small stop losses so execution of trades can’t go in to draw down much alternatively create me a MT5 EA bot that scalps the
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
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
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