Liquidity Sweep + CHoCH + H4 OrderBlock (like ICT / Smart Money Concept setup)indicator.

工作已完成

执行时间3 天
员工反馈
thanks.

指定

I need an MQL5 indicatorthat detects specific market structure conditions based on liquidity, structure shifts, and higher timeframe order blocks.

The indicator must generate a signal (alert / push notification) only when all conditions below are met simultaneously.




1. H4 OrderBlock Detection


The indicator must identify the most recent valid orderblock on the H4 timeframe:


Bullish OB: the last bearish candle before a bullish Break of Structure (BOS).


Bearish OB: the last bullish candle before a bearish BOS.



The orderblock zone should be displayed on the chart as a rectangle.


The M15 chart (main working timeframe) must reference this H4 OB.


OB H4 must have an imbalance.




2. Liquidity Sweep (inside the H4 OB)


On the M15 chart, detect when price takes liquidity (sweeps a previous swing high/low) while price is within the H4 OB zone.


For buy setup: price sweeps a previous low inside a bullish OB.


For sell setup: price sweeps a previous high inside a bearish OB.


Sweep is confirmed when a candle closes beyond the swing and then returns back (reclaim)


If the price closes outside the H4 OB area, then the entire concept is invalid. Liquidity must be gathered within the H4 OB. 



3. ChoCH


After the sweep, detect a Change of Character in the opposite direction:


BUY setup: Sweep of a low → CHoCH bullish (price breaks minor high).


SELL setup: Sweep of a high → CHoCH bearish (price breaks minor low).


CHoCH confirms structural reversal.



4. Alerts


When CHoCH appears, price closes below low/above high, I want to get an alert/notification from the mt5 app. For example: EURUSD m15 choch.




Break of Structure (BOS H4)

A candle close above/below the last swing high/low with at least 2 swing confirmation candles.

OB only draw the newest, closest ones. Below and above the price, the most current ones.

The CHoCH can be located inside or outside the OB. This is shown in the appendices.





SHORT LOGIC:


BUY setup (M15)


The last valid bullish order block from FVG was identified on H4.


The price on M15 is within this OB.


The price performs a liquidity sweep (breaks the local low, closes a candle below it, then the next candle closes back within the OB).


The CHoCH bullish occurs – a breakout of the last minor high.


An alert is then generated.


SELL setup (M15)
Similarly, but in opposite directions.


If something is unclear, we will definitely come to an agreement.


附加的文件:

JPG
OB_h4.jpg
88.1 Kb

反馈

1
开发者 1
等级
(17)
项目
21
14%
仲裁
8
38% / 38%
逾期
3
14%
已载入
2
开发者 2
等级
项目
1
0%
仲裁
0
逾期
0
空闲
3
开发者 3
等级
项目
0
0%
仲裁
0
逾期
0
空闲
4
开发者 4
等级
(4)
项目
4
25%
仲裁
1
0% / 100%
逾期
0
空闲
发布者: 2 文章
5
开发者 5
等级
(271)
项目
553
50%
仲裁
57
40% / 37%
逾期
227
41%
工作中
6
开发者 6
等级
(78)
项目
246
74%
仲裁
7
100% / 0%
逾期
1
0%
空闲
发布者: 1 文章
7
开发者 7
等级
(1)
项目
2
0%
仲裁
1
0% / 100%
逾期
0
空闲
发布者: 2 代码
8
开发者 8
等级
(366)
项目
446
54%
仲裁
22
59% / 14%
逾期
30
7%
工作中
9
开发者 9
等级
项目
0
0%
仲裁
0
逾期
0
空闲
10
开发者 10
等级
(1)
项目
2
0%
仲裁
1
100% / 0%
逾期
0
空闲
11
开发者 11
等级
项目
0
0%
仲裁
1
0% / 100%
逾期
0
空闲
12
开发者 12
等级
(23)
项目
31
35%
仲裁
4
50% / 25%
逾期
5
16%
工作中
相似订单
Automatic buy and sell entries. stoploss (sl) take profit (tp) risk management and adjustable lot size. Adjustable risk percentage per trade. Trailing stop maximum number of open trades. Trading hours filter. Ability to backtest and optimize the strategy. Easy to use settings. The EA should work reliably on mt5 and provide the source code. I want the developer to test the EA and provide backtest results before
I am looking to see if you can convert my pinescript into a NinjaTrader bot so I can get automated trading instead of manually doing it in TradingView i would like to get it to just do the trades for me based on my script. let me know who can do this perfectly
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Mt5 ea 30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious

项目信息

预算
30 - 50 USD
截止日期
 1  5 天