Counting wave time and range function

MQL5 指标 资料库

工作已完成

执行时间4 天
员工反馈
Great customer.!
客户反馈
helpful and professional programmer, coding with explanation let me can learn more rather than just get the code

指定

i need a programmer to help me to write a function to check the existing time and range of each waves. I am new in programming so pls keep it as simple as you could. Here are the criteria:


must be function, i will use it for one of my criteria of strategy in future.
“Waves” here, i use Parabolic to define, but in future, i may use different indicator such as EMA crossing, so the wave definition need to be easy to replaced by myself in future 
count each wave range (H-L).
count each wave candles
get each wave starting signal price (signal candle Close)
return to global variables one by one for further calculation such as:

int wave1_no_candle = 0;
int wave2_no_candle = 0;
int wave3_no_candle = 0;
int wave4_no_candle = 0;
int wave5_no_candle = 0;

float wave1_signal_close = 0
float wave2_signal_close = 0;
float wave3_signal_close = 0;
float wave4_signal_close = 0;
float wave5_signal_close = 0;

float range_wave2_1 = 0;
float range_wave3_2 = 0;
float range_wave4_3 = 0;
float range_wave5_4 = 0;

Finally , i hope you can code some way for me to easier checking your code, for example, if i can put put your code to a 1m chart and run, and there is a messagebox/alert can show me the code is running and keep updating the results , then i can pay you sooner, and both of us win-win




反馈

1
开发者 1
等级
(2)
项目
2
0%
仲裁
0
逾期
0
空闲
发布者: 6 代码
2
开发者 2
等级
(5)
项目
6
67%
仲裁
2
0% / 50%
逾期
0
空闲
3
开发者 3
等级
(111)
项目
139
43%
仲裁
9
33% / 44%
逾期
6
4%
空闲
4
开发者 4
等级
(574)
项目
945
47%
仲裁
309
58% / 27%
逾期
125
13%
空闲
5
开发者 5
等级
(298)
项目
477
40%
仲裁
105
40% / 24%
逾期
81
17%
已载入
发布者: 2 代码
6
开发者 6
等级
(198)
项目
254
20%
仲裁
22
50% / 18%
逾期
0
已载入

项目信息

预算
30 - 50 USD