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

MQL5 指标

工作已完成

执行时间18 天
客户反馈
Thanks a lot! great piece of work, fully in line with expectations, very responsice
员工反馈
Nice to work with Heiner! Smart and competent client.

指定

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


附加的文件:

反馈

1
开发者 1
等级
(304)
项目
509
47%
仲裁
29
10% / 45%
逾期
138
27%
空闲
2
开发者 2
等级
(253)
项目
407
38%
仲裁
84
43% / 19%
逾期
70
17%
已载入

项目信息

预算
50 - 150 USD
VAT (19%): 9.5 - 28.5 USD
总计: 59.5 - 178.5 USD
开发人员
45 - 135 USD
截止日期
 4  8 天