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
評価
(260)
プロジェクト
422
38%
仲裁
86
44% / 19%
期限切れ
70
17%
多忙

プロジェクト情報

予算
50 - 150 USD
VAT(付加価値税) (19%): 9.5 - 28.5 USD
合計: 59.5 - 178.5 USD
開発者用
45 - 135 USD
締め切り
最低 4 最高 8 日