Gold (XAUUSD) M1 MSS Strategy (Funded Account)

MQL5 エキスパート

指定

📌 General

🔸 Pair: XAUUSD (Gold)
🔸 Timeframe: M1 only
🔸 Strategy: Funded account
❌ No over-trading

📊 Trade Frequency Rules

🔹 One win OR one loss per day only
🔹 If trade goes Break-Even, another trades allowed same day
🔹 If trade hits TP or SL, trading must stop for that day
🔹 Only one active trade at a time

💰 Risk & Reward

🔹 Risk per trade: 1%
🔹 Risk–Reward (RR): 1:3
🔹 Break-Even rule:
At 1:1 RR
SL must move to 1:0.25
🔹 All risk parameters must be adjustable

💧 LIQUIDITY SWEEP RULES – UPDATED & FINAL (EA READY)

1️⃣ Candle Scope

•Consider only closed candles

•Lookback range = last 50 candles

•Ignore the current running candle

2️⃣ HIGH / LOW Definition (WITH OPPOSITE CONFIRMATION INCLUDED)

🔺 HIGH

A candle is a VALID HIGH if:

•On the LEFT side of the candle:

  °Minimum 2 candles must       exist
  °More than 2 candles is allowed

•On the RIGHT side of the candle:

°Minimum 2 candles must exist
°More than 2 candles is allowed

•The High of all left-side candles is lower than the middle candle high

•The High of all right-side candles is lower than the middle candle high

✅ Important (UPDATED):

•The RIGHT-side candles are ALSO used as the opposite candles

•No separate opposite-candle search is required

🔻 LOW

A candle is a VALID LOW if:

•On the LEFT side of the candle:

°Minimum 2 candles must exist
°More than 2 candles is allowed

•On the RIGHT side of the candle:

°Minimum 2 candles must exist
°More than 2 candles is allowed

•The Low of all left-side candles is higher than the middle candle low

•The Low of all right-side candles is higher than the middle candle low

✅ Important (UPDATED):

•The RIGHT-side candles are ALSO used as the opposite candles

•No separate opposite-candle calculation

3️⃣ Opposite Candle Body
Condition (APPLIED TO RIGHT SIDE)

•The RIGHT-side candles must be:

°In the opposite direction of   the High / Low

  »High → bearish candles
  »Low → bullish candles

°Each candle must have:

   »Body ≥ 30% of its total   candle

•Gap between candles is allowed

•All candles must be within last 50 candles

4️⃣ Single & Multiple High / Low

•Single High / Low → valid

•Multiple Highs / Lows → valid

•Highs or lows formed in the same area:

  °Treat as one liquidity zone

5️⃣ Sweep Rule (ONLY AFTER CONFIRMED HIGH / LOW)

A sweep is valid only after the High / Low is confirmed using the rules above.

Sweep is valid if:

•Price breaks above the High or below the Low

•Wick sweep OR full candle
close break → both valid

•Wick size, body size, pip distance do not matter

6️⃣ Time Validity Rule

•High / Low candle → within last 50 candles

•Right-side (opposite) candles → within last 50 candles

•Sweep candle → within last 50 candles

•If any part is older than 50 candles → ❌ INVALID

7️⃣ Final Validity Condition

A liquidity sweep is VALID only if:

•A valid High or Low is formed

•The right-side candles:

  »Confirm structure

  »Act as opposite candles
   
  »Have ≥30% body

•A sweep happens after this structure

•Everything occurs within last 50 candles

📐 MSS VALIDATION RULES (EA-READY)

1️⃣ Pre-Condition

•A liquidity sweep MUST have occurred first

•MSS without a sweep → INVALID

2️⃣ Identify the “Last Opposite-Direction Candle”

•If price sweeps above a High → identify the last BEARISH candle before the sweep

•If price sweeps below a Low → identify the last BULLISH candle before the sweep

3️⃣ MSS Break Level

•Bullish MSS → the HIGH of the last bullish candle

•Bearish MSS → the LOW of the last bearish candle

4️⃣ Break Condition (Core Rule)

MSS is VALID ONLY IF:

•The price BREAKS the level of the last opposite-direction candle

•The breaking candle CLOSES beyond that level

5️⃣ Opposite-Candle Restriction

From the sweep until the break is completed:

•❌ NO opposite-direction candles are allowed

•If any opposite-direction candle appears → MSS INVALID

6️⃣ Wick-Only Rule

•If the level is broken only by a wick

•And the candle does NOT close beyond the level → MSS INVALID

7️⃣ Single Attempt Rule

•One MSS attempt per sweep only

•Once validated or invalidated → no re-checking

✅ FINAL VALIDATION LOGIC

MSS is VALID ONLY WHEN ALL are TRUE:

•Liquidity sweep confirmed

•Last opposite-direction candle identified

•Candle CLOSES beyond that candle’s level

•No opposite-direction candle appears before the break

•Anything missing → MSS INVALID ❌

🔄 RETRACEMENT & ENTRY RULES (EA-READY)

1️⃣ Pre-Condition

•A VALID MSS must be confirmed first

•Any retracement or entry before MSS → INVALID

2️⃣ Fibonacci Drawing Rule

•Fibonacci MUST be drawn only after a valid MSS

•Only one Fibonacci is allowed per setup

3️⃣ Fibonacci Anchor Rules

🔹 Bullish Setup

•Draw Fibonacci from:

  °LOW of the sweep candle          → MSS break level

  °MSS break level = price level where the candle CLOSES beyond structure

🔹 Bearish Setup

•Draw Fibonacci from:

  °HIGH of the sweep candle → MSS break level

  °MSS break level = price  level where the candle
CLOSES beyond structure

4️⃣ Entry Level Rule

•Entry is allowed ONLY at the 0.55 Fibonacci level

•Any other Fibonacci level → NOT allowed

5️⃣ Retracement Type Rule

•Wick retracement to 0.55 is VALID

•Body retracement is also valid

•Candle does NOT need to close at 0.55

6️⃣ First Retracement Rule (Critical)

•ONLY the FIRST retracement to the 0.55 level is valid

•After the first touch:

  °Trade executed OR

  °Trade missed

•No second or late retracement allowed

7️⃣ Late Entry Invalidation Rule

The setup becomes INVALID if:

•The first retracement does NOT touch 0.55, AND

•Price breaks the range with a CANDLE BODY, AND

•Price later retraces back to the 0.55 level

📌 In this case → ENTRY NOT ALLOWED

8️⃣ Wick Sweep Exception

•Wick-only sweep of the range is ALLOWED

•Only a BODY CLOSE break invalidates the setup

9️⃣ Late Entry Rule

•Any retracement to 0.55 after invalidation → ❌ NOT allowed

✅ FINAL EA ENTRY VALIDATION

An entry is VALID ONLY WHEN ALL are TRUE:

•MSS is valid

•Fibonacci drawn after MSS

•Fibonacci anchors are correct

•FIRST retracement touches 0.55

•No candle-body range break before the touch

•Anything missing → ENTRY INVALID ❌

🛑 STOP LOSS (SL) RULES 

1️⃣ Mandatory Stop Loss Rule

•Every trade MUST have a Stop Loss

•No-SL trades are strictly NOT allowed

•If SL cannot be placed → TRADE NOT ALLOWED

2️⃣ Stop Loss Placement Rule

•Stop Loss MUST be placed inside the sweep candle range

•Buy Trade

  °SL must be BELOW the LOW of the sweep candle

•Sell Trade

°SL must be ABOVE the HIGH of the sweep candle

3️⃣ Maximum Stop Loss Size Rule (ATR Based)

•Use ATR (20) on the 1-HOUR timeframe

•Calculate the current ATR(20, 1H) value

•Maximum allowed SL size = 2 × ATR(20, 1H)

4️⃣ SL Size Validation

•If the required SL distance is LESS than or EQUAL to the maximum allowed SL → ✅ Trade allowed

•If the required SL distance is GREATER than the maximum allowed SL → ❌ TRADE NOT ALLOWED

✅ FINAL EA DECISION LOGIC

A trade is VALID ONLY WHEN ALL are TRUE:

•Stop Loss is defined

•SL is inside the sweep candle range

•SL distance ≤ 2 × ATR(20) on 1H timeframe

If any condition fails → NO TRADE 

📰 HIGH-IMPACT NEWS FILTER RULES (FULLY AUTOMATIC)

1️⃣ News Source & Detection

•EA must automatically read high-impact news from an economic calendar

•News data must be:

°Real-time
°Broker-server-time synchronized

•Manual news time input is NOT allowed

•All news timing must be handled fully automatically

2️⃣ Restricted High-Impact News Events

NO trades are allowed during these events:

•NFP (Non-Farm Payrolls)

•CPI (Consumer Price Index)

•FOMC Meetings / Statements

•Interest Rate Decisions

•Federal Reserve Chair (Powell) Speeches

°Only HIGH-IMPACT (red folder) news must be filtered

°Medium / low impact news are ignored

3️⃣ Time-Based No-Trade Window

For each detected high-impact news event:

•❌ No trades 15 minutes BEFORE the news release

•❌ No trades 15 minutes AFTER the news release

📌 Total blocked time per event = 30 minutes

4️⃣ Trade Blocking Logic

•If current time is inside the news block window:

  °❌ No market orders
  °❌ No pending orders
  °❌ No order modifications

•Existing trades may continue (no forced close unless defined separately)

5️⃣ Multiple News Events Handling

•If multiple high-impact news events occur on the same day:

   °Apply the 15 min before / 15 min after rule to EACH event

•If block windows overlap:
   
  °Trading remains fully blocked until all windows end

6️⃣ EA Decision Condition

Trading is ALLOWED ONLY IF:

•Current server time is outside all high-impact news block windows

If inside any window → NO TRADE ❌

🔹 Strict rule-based execution only

📦 Deliverables

🔹 MT5 EA files:
.mq5 source file
.ex5 compiled file
🔹 Fully adjustable inputs:
•Risk %
•RR
°Break-even level
•One trede per day
•Max SL pips 
🔹 Clean, readable, well-commented code
🔹 Full source-code ownership
🧪 Testing & Payment Conditions
🔹 Demo testing mandatory
🔹 Mini bug fixes included
🔹 EA must:
Follow all rules exactly
Show profitable demo performance
🔹 Final payment only after demo approval
🔹long time support 

⭐ Quality Expectations

🔹 Strictly designed for funded account rules
🔹 Discipline > frequency
❌ No hidden logic
❌ No repainting
❌ No over-trading

応答済み

1
開発者 1
評価
(75)
プロジェクト
110
51%
仲裁
25
28% / 52%
期限切れ
9
8%
仕事中
2
開発者 2
評価
プロジェクト
0
0%
仲裁
1
0% / 100%
期限切れ
0
3
開発者 3
評価
(2654)
プロジェクト
3371
68%
仲裁
77
48% / 14%
期限切れ
342
10%
パブリッシュした人: 1 code
4
開発者 4
評価
(60)
プロジェクト
87
29%
仲裁
24
13% / 58%
期限切れ
7
8%
仕事中
5
開発者 5
評価
(1)
プロジェクト
0
0%
仲裁
5
0% / 80%
期限切れ
0
6
開発者 6
評価
(58)
プロジェクト
90
43%
仲裁
4
0% / 100%
期限切れ
3
3%
仕事中
7
開発者 7
評価
(22)
プロジェクト
29
3%
仲裁
4
25% / 0%
期限切れ
3
10%
仕事中
8
開発者 8
評価
(64)
プロジェクト
83
28%
仲裁
9
33% / 56%
期限切れ
9
11%
パブリッシュした人: 1 code
9
開発者 9
評価
(271)
プロジェクト
553
50%
仲裁
57
40% / 37%
期限切れ
227
41%
仕事中
10
開発者 10
評価
(3)
プロジェクト
5
20%
仲裁
2
50% / 0%
期限切れ
0
仕事中
パブリッシュした人: 22 codes
11
開発者 11
評価
(168)
プロジェクト
200
48%
仲裁
3
33% / 33%
期限切れ
2
1%
12
開発者 12
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
13
開発者 13
評価
(6)
プロジェクト
7
14%
仲裁
1
0% / 100%
期限切れ
1
14%
14
開発者 14
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
15
開発者 15
評価
(33)
プロジェクト
34
59%
仲裁
1
100% / 0%
期限切れ
1
3%
仕事中
パブリッシュした人: 5 codes
16
開発者 16
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
17
開発者 17
評価
(6)
プロジェクト
6
0%
仲裁
2
50% / 0%
期限切れ
1
17%
18
開発者 18
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
19
開発者 19
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
20
開発者 20
評価
(53)
プロジェクト
74
26%
仲裁
30
10% / 63%
期限切れ
22
30%
類似した注文
* After every loss, It does not increase the lot sizes gradually. For example, after a loss of 0.01, it goes straight to 0.05 lots. It does not follow progressive order. 0.01;0.02;0.03;0.04;0.05... etc. From 0.01, it goes straight to 0.05 * Also If there is a win, it does not return to 0.01 it continues on the last lot size 0.06. After every win the EA should start again at 0.01 * I would also like to adjust the
Società di investimento con attività tra Sanremo e Monaco ricerca un giovane collaboratore con esperienza nell’utilizzo avanzato di MetaTrader 5. Si richiede la conoscenza della lingua italiana e inglese. Attività Il collaboratore si occuperà di: • eseguire backtest di strategie di trading su MT5 • effettuare ottimizzazioni parametri tramite Strategy Tester • analizzare risultati e robustezza delle strategie •
I want to create a loss recovery account.I have a zone recovery EA.It sometimes gives more buy sell entries than the target. This causes a lot of loss. I want to create an EA to reduce that loss by 40% to 50%. Example: My EA has lost $2200 with a buy sell entry. Now the new EA will give an entry that can reduce the loss from $2200 to $700
I am looking for an experienced MT5 developer to build a custom, aggressive XAUUSD scalping EA with structured basket management and momentum continuation logic. This is not a generic EA — it requires careful architecture and proper risk control. Key Requirements: Instrument & Timeframes: XAUUSD only M1 execution chart M5/M15 for directional bias and structure context Execution & Basket Logic: Aggressive basket-style
I need any highly profitable MT5 robot which trades any sythetic indices on deriv very profitably. It should have good risk management and any good strategy The EA should have good risk management and can trade small accounts like 50 - 100USD Developers who have already made robots have higher chance
CHOSEN'S BOT 30 - 50 USD
I need a scalping AI that is based on proper risk management. I want my AI to be 90%-100% profitable, it must be able to analyze the behavior of the market and take trades on it's own as the market goes.My AI must be able to work on the 1min, 5mins,15mins, 30mins and 1hour time frame only. Developer must produce your own strategy ideas for it to be highly profitable. The AI must have SL and TP. This AI must work only
I am seeking an experienced MQL5 developer to build a fully automated Expert Advisor (EA) based on Opening Range Breakout (ORB) and Fair Value Gap (FVG) concepts. The developer must have a strong understanding of these strategies and agree to the following requirements: ✅ Project Requirements & Terms 1. Functional EA Demonstration (Mandatory) The developer must demonstrate a fully functional EA that operates exactly
Mk 30+ USD
I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and ranging markets. It should analyze the market using indicators like Moving Averages, RSI, MACD, and
Seeking developer service to code an EA. Interested developer must have good experience and understanding on how ORB and FVG works, and agreed to the terms below : 1. Shall demonstrate a fully functional EA that operates as specified in the requirement and function automatically as requested in real-time environment (forward test - demo/live), regardless of good results obtained in strategy-tester. Backtesting
Hey guys, looking for a crazy good EA / Indicator that can either help me for futures trading (eg. Topstep, Lucid Trading etc) https://t.me/nqsniperz - telegram Or looking for a CFD EA that i can run on personal accounts Budget is very high and negotiable. https://t.me/nqsniperz

プロジェクト情報

予算
40 - 150 USD
締め切り
最低 5 最高 30 日