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 기고글, 22 코드
7
개발자 7
등급
(463)
프로젝트
908
76%
중재
25
16% / 68%
기한 초과
99
11%
작업중
게재됨: 1 기고글, 6 코드
8
개발자 8
등급
(7)
프로젝트
7
14%
중재
0
기한 초과
0
바쁜
9
개발자 9
등급
(326)
프로젝트
536
67%
중재
52
21% / 38%
기한 초과
169
32%
작업중
게재됨: 1 코드
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%
작업중
비슷한 주문
Overview Create a MetaTrader 5 (MT5) indicator that: Pulls live sentiment data from multiple broker APIs. Calculates Net Sentiment (Long% – Short%) and plots each broker as a moving average line on the chart. Displays a weighted average line when ≥2 feeds are active. Saves all data to CSV files per broker for efficient historical loading and performance. Supported Brokers Broker Abbr. Color OandaFX
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
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
Tk capital bot 50+ USD
Trading bot for trading and forex trading and other markets trade with low accounts risk management and accuracy trade in a multiple account and enter a trade when it's necessary
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