Работа завершена
Время выполнения 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 дн.