작업 종료됨
실행 시간 3 일
고객의 피드백
very nice job
명시
I need to convert a very simple code on PINE to MQL5 and create a simple expert based on this signal to buy or sell.
This expert needs to have a leverage variant to define size. Also the same indicator in another timeframe and with diff setups will work as a stop.
This is the PINE code:
This expert needs to have a leverage variant to define size. Also the same indicator in another timeframe and with diff setups will work as a stop.
This is the PINE code:
src = input(close)
length = input(10)
a = 0.,b = 0.
a := max(src,nz(a[1])) - nz(a[1] - b[1])/length
b := min(src,nz(b[1])) + nz(a[1] - b[1])/length
avg = avg(a,b)
plot(avg,"Average",color=orange,linewidth=2,transp=0)
plot(avg,"Average",color=orange,linewidth=2,transp=0)
응답함
1
등급
프로젝트
1449
72%
중재
120
28%
/
47%
기한 초과
355
24%
작업중
게재됨: 3 기고글
2
등급
프로젝트
210
40%
중재
90
20%
/
43%
기한 초과
85
40%
무료
3
등급
프로젝트
167
35%
중재
11
91%
/
0%
기한 초과
0
무료
4
등급
프로젝트
143
52%
중재
8
13%
/
75%
기한 초과
22
15%
무료
5
등급
프로젝트
945
47%
중재
309
58%
/
27%
기한 초과
125
13%
무료
6
등급
프로젝트
17
59%
중재
2
0%
/
100%
기한 초과
2
12%
무료
프로젝트 정보
예산
30 - 130 USD
기한
로 3 일