Advanced Pattern Scanner for MT5

MQL5 指标

工作已完成

执行时间23 小时
客户反馈
Excellent work! Insanelly fast and accuarate!
员工反馈
Great client .. happy to work with him again .. thanks for the order

指定

MQL5 Developer Needed – Advanced Pattern Scanner for MT5

I am looking for an experienced MQL5 developer to build a multi-symbol, multi-timeframe scanner indicator for MetaTrader 5, optimized for performance and featuring advanced visualization and interaction.


📌 General Requirements

  • Compatible with MetaTrader 5
  • Must be an indicator (not an EA)
  • Scan all symbols in Market Watch
  • Multi-timeframe support (M1 to MN1)
  • User-selectable timeframes

📊 Scanner Logic

The indicator must detect bullish and bearish engulfing patterns under the following conditions:


1. Moving Average Filter

  • Configurable MA (type and period)
  • Trend definition:
    • Positive slope → only bullish signals above MA
    • Negative slope → only bearish signals below MA

2. Pattern Location Condition

Bullish patterns:

  • The lowest low of the two candles must be within:
    • MA + Gap
    • MA - Gap

Bearish patterns:

  • The highest high of the two candles must be within:
    • MA + Gap
    • MA - Gap

Where:

  • Gap = ATR × configurable factor

3. Configurable Filters (True/False)

For bullish patterns:

  • Body-to-range ratio of first and second candle (one condition each)
  • Close of second candle above first candle high
  • Second candle low lower than first candle low

(All toggleable and configurable)


⚙️ ATR Calculation (Performance Optimization)

  • Tick-by-tick mode
  • Time-based update (user-defined minutes)

⚙️ Inputs

  • MA type and period
  • ATR period
  • Gap multiplier
  • ATR update mode and interval
  • Filters (true/false)
  • Body %
  • Timeframes
  • Symbols (Market Watch)

📈 Chart Visualization

  • Arrows for signals
  • Unlimited historical signals
  • Optional display:
    • MA
    • MA + Gap
    • MA - Gap

🧠 Scanner Panel (Interactive Table)

  • Rows: symbols
  • Columns: timeframes

Interaction:

  • Click cell → switch chart to symbol/timeframe

Signal states:

  • 🔵 Forming signal (open candle) → configurable color
  • 🟢 Confirmed signal → different configurable color

Post-event tracking:

  • Candle counter since signal
  • Max candles display limit

🔔 Alerts (Optional)

  • Popup
  • Sound
  • Push notifications

📌 Important

  • Optimized performance
  • Low CPU usage
  • Modular code for future upgrades

If you have experience building advanced MT5 scanners, please share your portfolio.


反馈

1
开发者 1
等级
(13)
项目
20
40%
仲裁
1
0% / 100%
逾期
1
5%
空闲
2
开发者 2
等级
(106)
项目
129
25%
仲裁
25
28% / 56%
逾期
8
6%
空闲
3
开发者 3
等级
(1)
项目
1
0%
仲裁
0
逾期
0
空闲
4
开发者 4
等级
项目
0
0%
仲裁
0
逾期
0
空闲
5
开发者 5
等级
(1)
项目
2
0%
仲裁
1
0% / 0%
逾期
0
空闲
发布者: 2 文章
6
开发者 6
等级
(1)
项目
1
0%
仲裁
0
逾期
0
空闲
相似订单
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I'm looking for an experienced developer to create an automated gold trading bot. The bot should be compatible with MetaTrader 4/5 and TradingView. Key Requirements: - Automated trading bot - Compatible with MetaTrader 4/5 and TradingView - Implement scalping and swing trading strategies Ideal Skills and Experience: - Proficiency in trading algorithms - Experience with gold trading - Familiarity with MetaTrader and
I need a robust optimization of my MT5 EA, mainly for XAUUSD (Gold). Please optimize the existing adjustable parameters such as entry/exit settings, SL/TP, trailing/break-even settings, and any other strategy parameters that are appropriate. I want the optimization focused on stable profitability, low/moderate drawdown, and robustness rather than simply the highest possible profit. Please use out-of-sample testing
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
Hello, I need a custom NON-REPAINT MT5 indicator that gives sell/buy arrow signals 1–2 candlesticks before a spike on Crash and boom indices respectively occurs. Requirements: Works perfectly on MT5 Shows arrows before the spike (1–2 candles earlier). Non-repaint – once the arrow appears, it must stay. Should be accurate, not quantity — only quality signals. Must work on both demo and live accounts. I want the
Hello, I saw an indicator on TradingView and would like to know if you will be able to convert it for use on Thinkorswim platform? Thanks. if anyone can help me with it kindly do well to bid it urgent thanks looking forward too see you
calcVolume( void ) { //--- MqlRates rates[]; if ( CopyRates ( _Symbol , PERIOD_CURRENT , startTime, endTime, rates) > 0 ) { double rangeHigh = rates[ 0 ].high, rangeLow = rates[ 0 ].low; int count = MathAbs ( iBarShift ( _Symbol , PERIOD_CURRENT , startTime) - iBarShift ( _Symbol , PERIOD_CURRENT , endTime)) + 1 ; //---VERTICAL PRICE RANGE for ( int b = 0
Create an MT5 Expert Advisor (EA) for trading Gold (XAUUSD). The EA should provide BUY and SELL signals based on trend direction, market momentum, and price action. It should automatically place trades only when the entry conditions are met. Risk management: Use a small adjustable lot size. Include Stop Loss (SL) and Take Profit (TP). Include a maximum daily loss limit. Include a maximum number of open trades. Do not

项目信息

预算
30+ USD
截止日期
 1  5 天