Need development 5 pattern Indicator

MQL4 インディケータ

仕事が完了した

実行時間14 日
開発者からのフィードバック
Good customer and good work.
依頼者からのフィードバック
Great developer to work with

指定

I want indicator that shows notification pop up plus sound when the following five candle stick patterns appear on the chart; should have the ability to be used for all time frames. Should have the ability to monitor all pair’s currency, commodity e.t.c in the market watch. |It should be tasted based on the cprus based forex brokers: especially XM and Fx Primus.  The indicator will be visible top left corner of the chart: while it monitors, when these patterns form it will show you alarm, plus pop up, as well in the indicator window it will remain buy showing what formed plus currency pair (in minutes of your choosing by default 15min), plus what time frame (It will scan the time frames you choose, this means it should have option)

Pattern 1: Pinbar

Bullish Pin : Bullish pinbar has small body and long lower shadows, the lower shadows should be minimum 2/3 of the entire range of the candle . It even the open and the close can be the same.  For bullish pinbar always the shadow should be down ward and the open and close should be above.

 Bearish Pin:  It will have small body or no body, but it will have long upper shadow, also the upper shadow must make minimum 2/3 of the entire range of the candle.

Pattern 2: Tweezers

Tweezer bottoms:  is bearish candle followed by bullish candle, but the bearish candle and the bullish candle have the same size open and close the same

Tweezer tops: is one bullish candle followed by one bearish candle and it has the same size. Which means open and close of the candle are in the same size?

Pattern 3:  One white solder for bullish and one black crow (bearish)

One white solder: Bullish candle that opens above the close of the previous bearish candle and closes above the open of the previous bearish candle. If it has a shadow; its lower shadow should above the previous bearish candle’s shadow and it upper shadow should above the shadow of the previous bearish candle.

One black crow: Bearish candle that opens below the close of the previous bullish candle and close below the open of the previous bullish candle. If it has a shadow; its upper shadow should below the upper shadow of the previous bullish candle, and it lower shadow, should below the lower shadow of the previous bullish candle.

Patter 4:  Morning star and evening star

Morning star (Bullish): Composed of three candles, the first candle is long bearish candle, followed by gap down to small candle (or indecision or doji candle) and this is the second candle, and then followed by gap up to a bullish candle that closes minimum above half the body of the bearish candle (which is candle 1).

Evening star (Bearish): Composed of three candles; first candle is long bullish candle, followed by gap up  to small candle (or indecision candle) and then followed by bearish candle that closes minimum below half of the body of the bullish candle.

Pattern 5: Bullish and Bearish Engulfing

Bullish engulfing: small bearish candle, followed by large bullish candle with body that engulf the body of the bearish candle.

Bearish engulfing: small bullish candle which is followed by large bearish candle with body that engulfs the body of the bullish candle.

 

So generally the indicator also should have the default options. plus

Also option for me: so that I can restrict which MT4 accounts can use this indicator, so that only the brokerage accounts which I enter, only the indicator will work for them, but if some one tries to use for another brokerage account, which was not been coded for, it will show error saying" invalid account".

 


応答済み

1
開発者 1
評価
(82)
プロジェクト
86
57%
仲裁
25
0% / 84%
期限切れ
19
22%
類似した注文
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