MQL5 indicator plot & Signal: calculating an expected max value based on two highest highs and signal if current value > expected

MQL5 Indicadores

Trabalho concluído

Tempo de execução 18 dias
Comentário do cliente
Thanks a lot! great piece of work, fully in line with expectations, very responsice
Comentário do desenvolvedor
Nice to work with Heiner! Smart and competent client.

Termos de Referência

I am looking for an MQL5 indicator that is calculating the maximum expected value for a bar and gives a signal if current high is > expected.


Deliverables:

1. Source code, clean and well commented

2. Good optimization for fastest performance


Inputs:

Period H1 number of bars to the left of the current bar (for example H1 = 5; last 1 to 5 bars)

Perod Gap number of bars between Period H1 and Period H2 (for example Gap = 5; last 6 to 10 bars)

Period H2 number of bars in the second period considerd for the calculation of the highest high (for example H2 = 5; last 11 to 15 bars)


The expected max of current bar is calculated by

  • adding to the Highest High of Period H1
  • the average change (slope) between the Highest High of Period H2 and Period H1
  • times the number of bars between current bar and bar of Highest High

Expected = MaxValue of Period H1 * Slope * (bar of Highest High in H1 - current bar)

Slope = DeltaHH / DeltaBars with

DeltaHH = Value of Highest High in Period H2 - Value of Highest High in Period H1

DeltaBars = Barnumber of HighestHigh in Period H2 - Barnumber of HighestHigh in Period H1


See picture for an example.


Signal (Green Arrow Up) if current high > expected value of respective bar


Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(304)
Projetos
509
47%
Arbitragem
29
10% / 45%
Expirado
138
27%
Livre
2
Desenvolvedor 2
Classificação
(253)
Projetos
407
38%
Arbitragem
84
43% / 19%
Expirado
70
17%
Carregado

Informações sobre o projeto

Orçamento
50 - 150 USD
IVA (19%): 9.5 - 28.5 USD
Total: 59.5 - 178.5 USD
Desenvolvedor
45 - 135 USD
Prazo
de 4 para 8 dias