MT5 Moving average scanner

MQL5 指标

工作已完成

执行时间22 天

指定

Hello, 

Picture 1: I'd like a MT5 scanner able to find engulfing and hammer candle patterns like the ones attached on the diferent images.

The idea is to find buying engulfing/hammer if moving average is rising and selling engulfing/hammer if moving average is going down.

Picture 2: I want to be able to set a Quality engulfing candle based on that equation. For hammer, I want to set a minimum body size and monimum tail size.

Picture 3: Minimum amount of constant moving average candles going in one direction. 

Picture 4: This is to prevent the scanner of showing not good signal if the price is closing of opening in the wrong side of the moving average. Check details written in the picture.

Picture 5: This is another filter, I just want to make sure the signal candle is closing above certain amount of previous candles (I set this amount as a variable) comparing their open or close.

Picture 6: Another filter similar to filter of picture 2 but this one compares size of signal candle with previous X amount of candles (I set this amount as variable as well as the factor).

Picture 7: gap distance. I set this value acording with every timeframe of MT5.

Picture 8, 9 and 10: Idea of how the current scanner is working (unfortunately, I don't have the base code).

I dont need to set single MM for every timeframes, I'll use the same for everyone. Also, same tipe of MM (simple, average, etc), for all timeframes. No need to add that many setup.

Picture 11: I want to set that value as a variable and related to signal candle size. For example, maximum X value = 10% of signal candle size.

If any doubt, please let me know on the comment section. Please, check the images, there is information there.

Thanks in advance.

Note added: I want to set assetts on my own, right now I have to write every single pair I want to work with (That's okay). Also, alert notifications to my phone, or pop-up messages. You can see this on picture 9 or 10. Also, I want to see arrows on every pass (and also current), signal for hammers and engulfing signals for visual backtesting. Just like the ones the images I shared have. 
 

附加的文件:

JPG
Picture_1.jpg
162.7 Kb
JPG
Picture_2.jpg
90.9 Kb
JPG
Picture_3.jpg
52.2 Kb
JPG
Picture_4.jpg
109.9 Kb
JPG
Picture_5.jpg
47.6 Kb
JPG
Picture_6.jpg
59.9 Kb
JPG
Picture_7.jpg
20.6 Kb
JPG
Picture_8.jpg
105.2 Kb
JPG
Picture_9.jpg
124.7 Kb
JPG
Picture_10.jpg
103.5 Kb

反馈

1
开发者 1
等级
(111)
项目
183
25%
仲裁
24
17% / 75%
逾期
16
9%
空闲
2
开发者 2
等级
(83)
项目
143
52%
仲裁
8
13% / 75%
逾期
22
15%
空闲
3
开发者 3
等级
(435)
项目
641
53%
仲裁
34
62% / 21%
逾期
6
1%
工作中
4
开发者 4
等级
(43)
项目
63
24%
仲裁
10
30% / 50%
逾期
10
16%
空闲
5
开发者 5
等级
(152)
项目
228
80%
仲裁
22
27% / 50%
逾期
11
5%
空闲
发布者: 24 文章, 1882 代码
6
开发者 6
等级
项目
2
0%
仲裁
4
25% / 50%
逾期
1
50%
空闲
7
开发者 7
等级
(78)
项目
246
74%
仲裁
7
100% / 0%
逾期
1
0%
空闲
发布者: 1 文章
相似订单
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of
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

项目信息

预算
30+ USD
截止日期
 15 天