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
등급
(296)
프로젝트
475
40%
중재
105
40% / 24%
기한 초과
80
17%
로드됨
게재됨: 2 코드
6
개발자 6
등급
(183)
프로젝트
236
20%
중재
21
43% / 19%
기한 초과
0
로드됨

프로젝트 정보

예산
30 - 50 USD