작업 종료됨
실행 시간 5 일
고객의 피드백
Great work, thanks.
명시
I'm looking for the following functions to calculate pivot points, support and resistance levels:
- function to return the pivot point level using 3 different methods of five-point system and its common variations depending on the given parameter (1-3) or enum and the timeframe:
- Pivot Point for Current = High (previous) + Low (previous) + Close (previous) / 3
- P = ((Today\'s O) + Yesterday\'s (H + L + C)) / 4

- function to return S1, S2, S3, R1, R2, R3 values for given timeframe and type of value (either separate functions or all in one):
- Resistance 1 = (2 x Pivot Point) – Low (previous period)
- Support 1 = (2 x Pivot Point) – High (previous period)
- Resistance 2 = (Pivot Point – Support 1) + Resistance 1
- Support 2 = Pivot Point – (Resistance 1 – Support 1)
- Resistance 3 = (Pivot Point – Support 2) + Resistance 2
- Support 3 = Pivot Point – (Resistance 2 – Support 2)
You can use MT4, but I also considering MT5. It would be great to work on both, but not necessary.
Suggested params: double getPivotPoint(ENUM_TIMEFRAMES tf, uint method), getSupportLevel(ENUM_TIMEFRAMES tf, uint n), getResistanceLevel(ENUM_TIMEFRAMES tf, uint n)
So you can either create 3 functions (for PivotPoint, Support and Resistance levels) or 7, it's up to you.
See Pivot Points page for more details.
응답함
1
등급
프로젝트
1410
67%
중재
123
32%
/
41%
기한 초과
218
15%
무료
게재됨: 1 코드
2
등급
프로젝트
680
57%
중재
25
16%
/
60%
기한 초과
228
34%
무료
3
등급
프로젝트
984
47%
중재
32
38%
/
34%
기한 초과
97
10%
작업중
게재됨: 6 코드
4
등급
프로젝트
670
33%
중재
60
17%
/
32%
기한 초과
113
17%
작업중
5
등급
프로젝트
358
49%
중재
24
25%
/
50%
기한 초과
80
22%
무료
6
등급
프로젝트
35
40%
중재
11
9%
/
91%
기한 초과
4
11%
무료
게재됨: 4 코드
7
등급
프로젝트
1124
43%
중재
47
49%
/
23%
기한 초과
84
7%
무료
8
등급
프로젝트
79
18%
중재
13
15%
/
54%
기한 초과
5
6%
무료
프로젝트 정보
예산
30 - 60 USD
기한
에서 3 로 5 일