Looking to Develop an Indicator Based on Supply/Demand Zones.

指定


I would like to develop an indicator based on smart money concepts (supply/demand zones, Break of structure)& would like to 
add few trend detection confluences like RSI & Moving Averages.

So this is how indicator must work:

1. Must Detect Supply demand zones & mark on charts which pips count(size of zone) on all time frames

2. Filtering out zones
- Detecting fresh zones(non- tested)
- zones present near pivots( swing high or swing low)
- Zone sizes in pips( how big or small zone is, count in pips)

3. Must display Break of Structure (bearish or bullish) on all time frames.

4. We can add EMA 200 Filter ( Exponential moving average)
- If supply zone found below 200 EMA or not
- if demand zone found above 200 EMA or not

5. We can add RSI filters
- If supply zone found above 70 or 80 level(over bought) of RSI or not
- if demand zone found below 20 or 30 level (over sold) of RSI or not

6. Input and alert setting
- Option of choosing max bars count.
- option to get alert when price touches supply or demand on any TF
- option to get alert when price makes any Break of structure.
- option to choose RSI and EMA filter while finding Zones.
- Other basic inputs.

Pretty much it for now! this is a long term project, more features will be added and EA development in future.

反馈

1
开发者 1
等级
(174)
项目
199
12%
仲裁
38
37% / 34%
逾期
5
3%
工作中
发布者: 2 代码
2
开发者 2
等级
(365)
项目
507
40%
仲裁
159
17% / 74%
逾期
99
20%
已载入
3
开发者 3
等级
(322)
项目
499
67%
仲裁
5
40% / 0%
逾期
4
1%
空闲
发布者: 8 代码
4
开发者 4
等级
(499)
项目
744
56%
仲裁
48
31% / 31%
逾期
120
16%
空闲
发布者: 1 代码
5
开发者 5
等级
(16)
项目
29
48%
仲裁
0
逾期
6
21%
空闲
6
开发者 6
等级
(568)
项目
641
41%
仲裁
25
48% / 36%
逾期
46
7%
工作中
7
开发者 7
等级
(271)
项目
553
50%
仲裁
57
40% / 37%
逾期
227
41%
工作中
8
开发者 8
等级
(45)
项目
91
13%
仲裁
34
26% / 59%
逾期
37
41%
空闲
9
开发者 9
等级
(69)
项目
146
34%
仲裁
13
8% / 62%
逾期
26
18%
空闲
发布者: 6 代码
10
开发者 10
等级
(574)
项目
945
47%
仲裁
309
58% / 27%
逾期
125
13%
空闲
相似订单
Macd 300+ USD
//+------------------------------------------------------------------+ //| Breakout EA | //+------------------------------------------------------------------+ input double RiskRewardRatio = 2.0; input int StopLossBufferPips = 10; input int MagicNumber = 12345; input int LookbackBars = 20; double support, resistance; void OnTick() { support = GetSupport(); resistance = GetResistance();
Apply with a screen of your work . Symbol Specific Logic . Live Chart Optimization Check the Core logic . [back tests as well] Change points to pips . Create buffer for the zone
Tengo una estrategia basada en divergencia para el oro sobre todo en tf m1 Basado en divergencia con stoch .. confirmando la entrada con ciertos parameteos de entrada Es mejor conversarlo para dar mejor los detalles Cuando entrar, porque o todas las divergencias se debe tomar para entrar en compras o ventas He adjuntado un ejemplo La confrmacion más exacta es el cruce de esos parámetros de stoch edebajo de level de
I already have a fully developed MT5 Expert Advisor with all required prop firm features, including: Risk management Daily loss & max drawdown limits Spread & slippage filters News filter Trade management system The EA structure is complete. 👉 What I need is a professional developer to replace ONLY the entry logic with a high-quality, rule-based trading strategy. 🚨 STRICT REQUIREMENT (READ CAREFULLY): I am NOT
I am looking for a reliable and well-performing Expert Advisor (EA) that is proven to work effectively on a real trading account. The EA should demonstrate consistent profitability, controlled drawdown, and a strong return on investment (ROI). If you already have a ready-made EA that meets these criteria, I would be interested in reviewing its performance. Please provide access to a demo account, backtest results, or
Hi, I am looking for an Quant/MQL5 developer to build a pure mathematical, Delta-Neutral Statistical Arbitrage (spot vs future ) Expert Advisor. ​ No retail indicator logic (No RSI, MACD, etc.). This is a high-speed, spread-based execution model trading the pricing inefficiency between two correlated assets (e.g., Gold Spot XAUUSD vs Gold Futures). ​ Core Requirements at a Glance: ​Real-time Spread & Z-Score
I need a professional MetaTrader 5 Expert Advisor based on a pullback trading strategy. Indicators: - Moving Averages: 5, 8, 13, 144 (custom, smooth like TradingView) - RSI (14) - ADX (14) with DI+ and DI- - OsMA (8, 21, 5) Strategy: Trend: - Use MA 144 to define the main trend Entry: - Trade only in trend direction - Wait for price to touch MA 8 - Confirm with: - RSI (above 50 for buy / below 50 for sell) - ADX >
The Advisor should stop trading if the spread exceeds a selected value. Source code is unavailable. Decompilation may be necessary or any other suggested working solution may be acceptable. Testing should be thorough with proven demonstrable results
EA for existing MT5 that generates a minimum of 30-40% or higher a month consistently Looking for a highly profitable EA Please send demo version directly , past results and optimal settings so I can test, if it performs in a strategy tester i will also need option to forward test it. Any pair and Time frame. NOTE Ea need for Cent account Exness or other broker
I am looking for developer who can create custom price alert indicator for MT5. The function of alerts in MT5 is fine but it does not allow setting custom sounds for specific charts with ease. For example, one can attach custom sound to new price alert, but if you use a lot of alerts daily (which i do) and want to have each ticker/pair to have its own sound alerts it gets too time consuming. I am looking for

项目信息

预算
50 - 200 USD
截止日期
 10 天