New single indicator, combo of 3 indicators - MT4

MQL4 Indicatori

Lavoro terminato

Tempo di esecuzione 1 giorno
Feedback del cliente
Even went beyond expectations! Great understanding of my needs
Feedback del dipendente
Great customer, clear specs, prompt communication, recommended+

Specifiche

Hi,

I need to get a new single Indicator, the result of the union of three already existing indicators (attached), let's call them "sub-indicators". The new indicator must generate a continuous green/red output signal in a separate chart window. The 3 sub-indicators to combine are:
  • ind_arrows
  • ind_supertrend
  • ind_wave (pay special attention to this one)

These sub-indicators return, two of them continuous signal at each bar ("ind_arrows" and "ind_supertrend"), while "ind_wave" generates signals at different bar intervals. To make the signal generated by the "ind_wave" continuous, you need to consider the last dot generated (see image):

New indicator must be displayed in a separate window (see image)



Create a single Indicator that, when at least 2 out of 3 sub-indicators give BUY conditions, returns a BUY (green) output signal. 

The BUY condition will be: 
  • ind_arrows = green arrow 
  • ind_supertrend = green supertrend
  • ind_wave = green dot (or white dot below the price) -> until a new Red dot (or white dot above the price) 
    for "ind_wave", change the color when the bar has been closed

Clarification: 

"ind_wave" generate a white dot? Not relevant. What is relevant is whether it is above or below the price:

  • Above: SELL (red)
  • Below: BUY (green)

For the SELL (RED) side it's all exactly the same but in reverse.

The check of the 3 indicators for the color change of the combined line must occur at the close of the bar.



INPUT TAB - Just 2 input field

The new Indicator must have a very important Fixed Timeframe input field. When I change the current visual timeframe on the platform (current period), calculation of the 3 sub-indicators must always refers to the Fixed Timeframe selected in input.

The second necessary input is the timeframe of the "ind_wave", as this indicator can work on different timeframes:



All other sub-indicators input should remain as default, hidden in the code and not in the input tab.


Example 1: Indicator set input Fixed Timeframe on H4, but I look at an M15 chart. The Indicator must return the signal from H4, the current display timeframe must not have any importance. Indicator must always work in H4, and print the output color to the correct time of the H4 timeframe. 

Example 2: If I have a green signal on an H1 input timeframe, and I look at a M1 visual timeframe, I should see 60 green bars.

Example 3: I could look at a chart in M1, select the fixed timeframe input M15 (this work for all three indicators), and then select "ind_wave" in H4. On M1, I will need to see the combination of the three indicators generated in M15. The "ind_wave" in M15 will print the dot but refer to H4.


Test the indicator in M1 visual timeframe with selected input fixed timeframe M15 or higher, and "ind_wave" timeframe H4. It is important that the indicator works well in M1 and is fast to load.



PLATFORM: MT4

Full .mq4 code is required 

Send DEMO without copyright text as soon as possible. 

Thank you

File:

Con risposta

1
Sviluppatore 1
Valutazioni
(43)
Progetti
66
12%
Arbitraggio
12
58% / 42%
In ritardo
1
2%
Gratuito
2
Sviluppatore 2
Valutazioni
(435)
Progetti
641
53%
Arbitraggio
34
62% / 21%
In ritardo
6
1%
In elaborazione
3
Sviluppatore 3
Valutazioni
(9)
Progetti
19
16%
Arbitraggio
3
67% / 0%
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
(58)
Progetti
78
59%
Arbitraggio
13
38% / 54%
In ritardo
9
12%
Gratuito
5
Sviluppatore 5
Valutazioni
(271)
Progetti
553
50%
Arbitraggio
57
40% / 37%
In ritardo
227
41%
In elaborazione
6
Sviluppatore 6
Valutazioni
(69)
Progetti
146
34%
Arbitraggio
13
8% / 62%
In ritardo
26
18%
Gratuito
Pubblicati: 6 codici
7
Sviluppatore 7
Valutazioni
(269)
Progetti
284
55%
Arbitraggio
0
In ritardo
5
2%
Gratuito
Ordini simili
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

Informazioni sul progetto

Budget
60+ USD
Scadenze
a 3 giorno(i)