Create an ADR indicator with Start/End time

MQL4 Indicatori

Lavoro terminato

Tempo di esecuzione 1 giorno
Feedback del cliente
Great resource. Frankly I gave this resource a very confusing specification and they still performed well.I recommend this resource.
Feedback del dipendente
Thank you, I look forward to further cooperation.

Specifiche

I need a simple ADR indicator developed.


It would display two lines on the chart for each day historically. The top line would represent the high of the 10 day average (default setting)  and the lower line the low of the 10 day(default setting) average.  The reason I can not use a commercial version is I need a start and end time of each day that is different than the MT4 default day start/end. The inputs would be the following;


day start time : 21:15  default (means every day calculated in the average must start at this time)

Day End  time : 21:15  default (means every day calculated in the average must end at this time)

average period days: 10 (default)

Number of History days: 50 ( this draws the upper and lower average for each previous day for 50 days)

Color of upper line__

Color of lower line__

Show current range: True/False  (this will show today's current range dynamically as the day evolves. upper right corner font 8. white )

Show numeric average: True/False  (display the average value upper right corner font 8 white)

I should be able to change the times and the calculations will change accordingly. 

The calculation is simple;

take the lowest point and highest point of the each day of the past 10 days(default)  strictly within the start and end time.  then sum the 10 (default) days and divide by the average, in this case 10 days. Then draw the lines. 

NB : I should be able to load two indicator on  the same chart using different inputs without conflict

 

Con risposta

1
Sviluppatore 1
Valutazioni
(851)
Progetti
1464
72%
Arbitraggio
122
29% / 48%
In ritardo
358
24%
In elaborazione
Pubblicati: 3 articoli
2
Sviluppatore 2
Valutazioni
(78)
Progetti
246
74%
Arbitraggio
7
100% / 0%
In ritardo
1
0%
Gratuito
Pubblicati: 1 articolo
3
Sviluppatore 3
Valutazioni
(465)
Progetti
814
49%
Arbitraggio
75
21% / 51%
In ritardo
141
17%
In elaborazione
4
Sviluppatore 4
Valutazioni
(4)
Progetti
6
0%
Arbitraggio
5
0% / 80%
In ritardo
2
33%
Gratuito
5
Sviluppatore 5
Valutazioni
(322)
Progetti
499
67%
Arbitraggio
5
40% / 0%
In ritardo
4
1%
Gratuito
Pubblicati: 8 codici
Ordini simili
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

Informazioni sul progetto

Budget
40+ USD
Scadenze
a 5 giorno(i)