Fractal Multi-Timeframe Execution (H4→M15→M2) with AoV-Anchored CHoCH Triggers

指定

Fractal Multi-Timeframe Strategy (H4→M15→M2) — Developer Spec

Abstract

This document specifies a fractal trading workflow leveraging H4 for regime identification, M15 for Area of Value (AoV) location, and M2 for execution using CHoCH-based triggers. The goal is a robust, developer-friendly specification that minimizes ambiguity and matches the operational style already discussed (Liquidity → Order Block → FVG/Imbalance priority).

Scope & Constraints

·         Language: MQL5 (no AI/ML).

·         Multi-timeframe (H4, M15, M2) and multi-symbol scanning supported.

·         SMC core logic must be native if third-party indicators are not available in MQL5.

Development Notes

1) Risk Baseline

2) SMC Indicator Integration — Attach or reproduce LuxAlgo SMC logic to track AoVs, BOS/CHoCH, OBs, Liquidity, and FVG/Imbalance. If a native MQL5 version is unavailable, implement an in-house SMC core with configurable parameters.

3) H4 Trendline Logic — Implement H4 trendlines inspired by the 'Trendline Chortkee' approach on TradingView (free). If a direct MQL5 port is not available, reproduce the methodology: swing pivots (n), minimum spacing, ATR-based noise filter.

4) Top-Left HUD — Display exactly one of these states at any time: • H4: Bullish & Impulsive Leg → M2: Buy  • H4: Bullish & Pullback Leg → M2: Sell  • H4: Bearish & Impulsive Leg → M2: Sell  • H4: Bearish & Pullback Leg → M2: Buy

Strategy Logic (Summary)

·         H4: Find Main High/Low; detect BOS (body-close rule); classify phase: MAIN vs PULLBACK; set directional bias.

·         M15: Map AoVs with priority: Liquidity → Order Block → FVG/Imbalance; swing breaks = alerts only.

·         M2: Execute only with CHoCH on/near an AoV; optional candle confirmations (Pin/Engulf/Inside).

Entry Criteria

·         On/near AoV definition: distance ≤ 0.3–0.5×ATR(M15,20).

·         Valid CHoCH: body-close beyond the origin high/low that formed the last opposing swing, plus 0.1×ATR(M15,20) noise buffer.

·         Optional: IOB → CHoCH → retest of newly-formed FVG before entry (higher quality).

Exit / Close Management

·         Risk per trade: 1–1.5% equity; Initial SL behind structural invalidation on M2 + buffer = max(2×spread, 0.2–0.3×ATR(M2,14)).

·         TP1 at 1.0–1.2R or first opposing AoV/liquidity on M15; close 60–70%; move SL → BE+ after 1R or successful post-CHoCH FVG retest.

·         Trailing Phase 1 (<2R): trail on M2 behind last confirmed swing; once-per-bar updates; min step = 0.5×ATR(M2,14); exit on reverse CHoCH on/near AoV.

·         Trailing Phase 2 (≥2R or next M15 AoV): upgrade to M15 Swing Trailing or Chandelier Stop (Close − k×ATR(M15,20), k=2.3–2.8; use the farther stop).

·         Full exit: H4 boundary touch (Main High/Low), or valid reverse CHoCH on M15 on/near AoV, or session cut-off, or SL hit.

Parameters (Default Values)

·         ATR periods: M2=14, M15=20; Chandelier k=2.3–2.8.

·         Once-per-bar gates for signals/updates; timer interval 1–5s for scans; spread/slippage/margin guards.

·         Session cut-off: configurable (e.g., no overnight/weekend).

Multi-Symbol & Platform Mechanics

·         Single EA can monitor multiple symbols via SymbolSelect/CopyRates; respect resource limits.

·         HUD refresh once-per-bar; event logging for CHoCH detections (origin/time/price), entries, exits, and SL moves.

Glossary

·         AoV — Area of Value (Liquidity, Order Block, FVG/Imbalance)

·         BOS — Break of Structure (body-close)

·         CHoCH — Change of Character (body-close beyond origin)

·         IOB — Internal Order Block

·         R — Risk multiple (profit measured in units of initial risk)

Acceptance Criteria

·         EA compiles without errors/warnings; no AI/ML libraries used.

·         HUD displays one of the four regime states correctly and updates once-per-bar.

·         BOS/CHoCH detection follows body-close rule and origin logic; on/near AoV distance is configurable.

·         Entry/exit logic behaves as specified in backtest (≥6 months) and forward test (session-based) with HTML reports.

Logging includes CHoCH origin, AoV tag, entries/exits, and SL moves; trailing adheres to once-per-bar + min step rule

応答済み

1
開発者 1
評価
(10)
プロジェクト
12
17%
仲裁
0
期限切れ
1
8%
仕事中
2
開発者 2
評価
(14)
プロジェクト
15
0%
仲裁
1
0% / 0%
期限切れ
0
取り込み中
3
開発者 3
評価
(10)
プロジェクト
10
10%
仲裁
1
0% / 0%
期限切れ
2
20%
取り込み中
4
開発者 4
評価
(283)
プロジェクト
335
51%
仲裁
12
42% / 0%
期限切れ
19
6%
多忙
5
開発者 5
評価
(293)
プロジェクト
524
35%
仲裁
63
33% / 35%
期限切れ
188
36%
仕事中
6
開発者 6
評価
(259)
プロジェクト
586
35%
仲裁
64
20% / 58%
期限切れ
147
25%
パブリッシュした人: 1 article, 22 codes
7
開発者 7
評価
(463)
プロジェクト
908
76%
仲裁
25
16% / 68%
期限切れ
99
11%
仕事中
パブリッシュした人: 1 article, 6 codes
8
開発者 8
評価
(7)
プロジェクト
7
14%
仲裁
0
期限切れ
0
多忙
9
開発者 9
評価
(326)
プロジェクト
536
67%
仲裁
52
21% / 38%
期限切れ
169
32%
仕事中
パブリッシュした人: 1 code
10
開発者 10
評価
(1)
プロジェクト
2
0%
仲裁
1
0% / 0%
期限切れ
0
11
開発者 11
評価
(16)
プロジェクト
20
0%
仲裁
9
0% / 78%
期限切れ
6
30%
12
開発者 12
評価
(15)
プロジェクト
34
24%
仲裁
3
0% / 33%
期限切れ
2
6%
仕事中
13
開発者 13
評価
(270)
プロジェクト
550
49%
仲裁
56
39% / 36%
期限切れ
227
41%
仕事中
類似した注文
I am looking for an experienced programmer to convert a TradingView strategy pine script to MT4 EA with all the adjustable input parameters . The code is about 60 lines
I Have A project done dusted For sale; Title: Strong Reversal Indicator [No Repaint, No Offset, Low Lag] 17 minutes ago MQL5 Indicators Design Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics Strategy modules Uploading data to a website Specification EN Overview: A professional MT5 reversal indicator designed to detect market turning points with no repainting, no
Hi Devops, Convert Trading View indicator into MT4/MT5 EA.This EA has simple Buy/Sell trades based on TV indicator.It has basic inputs such as lot size:fixed/adding lot type,tp,SL,magic Number etc.More details will be discussed in private chat
Manage my live forex account with a disciplined, low-risk approach that produces steady monthly income. My priority is capital protection, so each trade must be sized conservatively, anchored by firm stop-loss orders, and designed to keep drawdown minimal. High-risk tactics such as martingale, grid systems, or excessive leverage are off the table; a measured, rules-based strategy is essential. I will connect the
Indicator that finds zones. All details in word document Ask questions if need I’d also like to to change from finding bullish marker and main candles to bearish marker and main candles if price crosses past inputted price The document is showing zones for bullish price action. Id like to also change manually in setting for it to show bearish price action ( it will look for bullish candle markers and main) Zones
I already have an Expert Advisor coded in MQL4, but it refuses to trade anything other than its hard-coded symbol. I want that filter gone so the same strategy can fire on any instrument—forex, indices, metals such as XAUUSD—across any timeframe. The trading logic, money management and inputs must stay exactly as they are; I simply need universal symbol support. After the MT4 file is fixed and compiles cleanly, I
Description: Gildepak is a purchasing cooperative for packaging materials. We need a program to calculate and fairly distribute the annual bonus (received from preferred suppliers) among our member companies (partners and members). The program should work with a set of predefined tables and data flows, and it must be able to import and export Excel files. Main Tables: Member Companies Company ID Company Name Partner
S-ONE ROBOT – MT5 EA Developer Brief 1. Trading Pairs & Timeframes Pair Timeframe Strategy Type Gold (XAU/USD) M15–H1 Scalping + Trend-following + Attacking EUR/USD H1–H4 Swing trading + Attacking Separate configurable parameters per pair (risk %, max trades, SL/TP, indicators). Timeframe Logic: Lower timeframe → precise entries (M15 for Gold, H1 for EUR/USD) Higher timeframe → trend confirmation (M30/H1 for Gold, H4
PLEASE READ: IF YOU ARE NOT GOING TO ACCEPT THE BELOW THEN PLEASE MOVE ON TO THE NEXT CLIENT. I NEED SOMEONE WHO WILL DO THE WORK FIRST AND THEN CREATE A BUILT-IN DEMO INDI AS PER SPECIFICATIONS BELOW WHICH HAS AN EXPIRY (A DAY OR 2) SO THAT I TEST THE INDI BEFORE WE CREATE THE ORDER. I HAVE HAD PEOPLE WHO PRESSURE ME TO CREATE THE ORDER AND THEN THEY END UP DEVELOPING A FAULTY INDICATOR. AND I HAVE GIVEN THEM THE
Ethereum EA 30 - 35 USD
I am looking for an Expert Advisor (EA) that performs well on Ethereum. Ideally it should be an HFT-style EA; a swing trading EA is acceptable. I require the full MQL5 source code — the EA must be written entirely in MQL5 (no external languages such as Python). Performance target: minimum 70% win rate with a 1:1 risk:reward. Input variables required: - Stop Levels: Stop Loss (SL) and Take Profit (TP) - Trailing stop

プロジェクト情報

予算
30 - 200 USD
締め切り
最低 3 最高 10 日

依頼者

出された注文1
裁定取引数0