Create an mt5 expert advisor

명시

1. Overview
The AI trading bot is designed to trade based on trend following or reversals, using market structure and break of structure (BOS) entries. It will operate on the M15 timeframe for entries while using the H1 or H4 timeframe to determine the overall trend.

2. Strategy Breakdown
2.1 Market Structure Rules
●Uptrend: Market forms Higher Highs (HH) and Higher Lows (HL).
●Downtrend: Market forms Lower Lows (LL) and Lower Highs (LH).
●Break of Structure (BOS): Occurs when price breaks a previous HH/HL (bullish) or LL/LH (bearish), signaling a continuation or reversal.
2.2 Trend Determination (H1 or H4 Timeframe)
●The bot identifies the dominant trend using H1 or H4.
●Confirmation tools:
○Moving Averages (50 EMA & 200 EMA) – Price above 50 EMA and 200 EMA = Bullish trend, below = Bearish trend.
○Break of Market Structure (HH, HL, LL, LH) – Confirms whether the trend is continuing or reversing.
○RSI & MACD Divergence – Detects weakening trends and potential reversals.
2.3 Entry Confirmation (M15 Timeframe)
●Once the trend is determined, the bot looks for break of structure (BOS) in the M15 timeframe.
●Entry Triggers:
○Bullish Entry: BOS of previous Lower High (LH), confirming a reversal.
○Bearish Entry: BOS of previous Higher Low (HL), confirming a downtrend shift.
○Retest of structure level (pullback entry for better risk-to-reward ratio).
○Candlestick confirmation (Engulfing, Pin bar).
○Volume spike validation to confirm breakout strength.

3. Stop Loss & Take Profit Rules
3.1 Stop Loss (SL)
●For buys: Below the last Higher Low (HL).
●For sells: Above the last Lower High (LH).
3.2 Take Profit (TP)
●TP1: Nearest market structure level (support/resistance).
●TP2: Next significant structural level or Fibonacci extension.
●Trailing Stop: Adjusted dynamically to secure profits.

4. Risk Management
●Risk per trade: 1% of account balance.
●Max concurrent trades: 3-5 open positions.
●Avoid trading during high-impact news (NFP, CPI, FOMC, etc.).
●Exit strategy if price invalidates structure.

5. Technical Indicators Used
●50 EMA & 200 EMA: Trend confirmation.
●RSI (14): Detect overbought/oversold conditions.
●MACD: Helps identify momentum shifts.
●Volume Indicator: Confirms breakout strength.

6. Execution & Automation
●The bot continuously scans H1/H4 for trend direction.
●Uses M15 for BOS-based entry triggers.
●Implements dynamic stop loss and take profit.
●Have an option for manual pips Tp and SL 

응답함

1
개발자 1
등급
(12)
프로젝트
12
33%
중재
8
13% / 88%
기한 초과
3
25%
무료
2
개발자 2
등급
(7)
프로젝트
6
0%
중재
4
25% / 75%
기한 초과
2
33%
무료
3
개발자 3
등급
(298)
프로젝트
478
40%
중재
105
40% / 24%
기한 초과
82
17%
로드됨
게재됨: 2 코드
4
개발자 4
등급
(75)
프로젝트
111
50%
중재
26
31% / 50%
기한 초과
9
8%
무료
게재됨: 1 기고글
5
개발자 5
등급
(472)
프로젝트
491
75%
중재
6
67% / 17%
기한 초과
0
작업중
6
개발자 6
등급
(1)
프로젝트
4
0%
중재
5
20% / 40%
기한 초과
2
50%
무료
7
개발자 7
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
8
개발자 8
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
9
개발자 9
등급
(78)
프로젝트
246
74%
중재
7
100% / 0%
기한 초과
1
0%
무료
게재됨: 1 기고글
10
개발자 10
등급
(4)
프로젝트
9
11%
중재
11
18% / 64%
기한 초과
4
44%
무료
11
개발자 11
등급
(8)
프로젝트
8
0%
중재
2
50% / 0%
기한 초과
1
13%
작업중
12
개발자 12
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
비슷한 주문
I am looking for an **experienced MQL5/MT5 EA developer** to reverse-engineer an existing demo trading setup and develop a **Gold (XAUUSD) trading EA** based on its trading behavior. ### Requirements: * Reverse-engineer/analyze existing demo trades * XAUUSD only** * Must work with **different brokers** * Automated BUY/SELL trading * Similar entry, exit, lot sizing & trade-management logic * Proper backtesting and
MT5 EA Developer – London Opening Strategy + 3-Hour Rule I’m looking for an experienced MQL5/MT5 EA developer to build an automated XAUUSD London Opening Strategy . Strategy Requirements Use the London session opening as the main setup. Primary setup is based on the first completed M15 candle . If the M15 setup is valid, execute the defined trade. If the M15 setup is not satisfied , activate a 3-hour fallback rule
I need a professional AI-assisted Forex trading Expert Advisor (EA) for MetaTrader 5. The EA should not be based on a simple single indicator strategy. I want a robust multi-factor trading system that can analyze market conditions, trend, momentum, volatility, price action and risk before entering a trade. Requirements: Forex trading on MT5 Automated analysis and trade execution Dynamic entry and exit decisions Stop
Hey guys, I’ve got an MT4 HFT EA that’s showing strong results on an IC Markets demo account, and I'm looking to move it over to MT5. Does anyone have a solid MT5 version that performs well on IC Markets? Having the source code (MQL5) included would be awesome. Thanks for any leads
Let’s use Chart M3. Stochastic 8,3,3. 85/15 trigger for sell stochastic >85, and the reversal move need to engulf the last bar for 1 point. SL over the engulfed bar. Same trigger for buys… Stochastic <15, engulfed bar by 1 point = entrance. SL under the engulfed bar… more details as soon we start to work on it
Freelance Task — EA Recovery Layer Hello. I have a ready-made MQL5 EA. The signals, SL/TP and lot calculation should essentially not be touched. I need a recovery system added. I am not a programmer — below is how the robot should behave. What stays Entry only from an EA signal. Stop-loss is not a new signal. Trailing is already built into my EA — recovery does not implement its own trailing. If trailing is disabled
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …
Project: Fix & Schedule My Dual Fibo Standard Fibonacci Bot I have an existing MQ4 expert advisor called "Dual Fibo Standard Fibonacci". It needs to process 1,000 clients. Right now it runs blindly with no schedule and takes way too long. I need you to optimize it so it runs like a professional business with a 50-100 batch printed stamp copy progress log. Please reply with your numbers for this simple layout: * Phase
Hi, I need an experienced NinjaTrader 8/NinjaScript developer to finish or rebuild an automated futures strategy, ideally by the end of this week. I already have the complete TradingView Pine Script reference strategy, an existing ~2,000-line NinjaScript implementation, Playback logs, and known historical benchmark trades. MOST IMPORTANT REQUIREMENT: TRADINGVIEW ↔ NINJATRADER PARITY. The Pine Script is the reference

프로젝트 정보

예산
35+ USD