Add Supertrend function for EA

MQL5 专家

工作已完成

执行时间7 天
员工反馈
5+

指定

I have a working self developed EA, dealing with US30. 


I want to add a SuperTrend function to it. Supertrend is an indicator from TradingView. You can check it there. The Code is public and free. 


The function shall return the SuperTrend of the current time of the tick. I just need the Source Code.


Variable: 

TimeFrame M5,15,M30,H1,D1

Return: true or false

Example: 

bool UpTrend = SuperTrendUp(_Symbol,PERIOD_CURRENT);

bool DownTrend = !SuperTrendUp(_Symbol,PERIOD_CURRENT);




反馈

1
开发者 1
等级
(77)
项目
131
50%
仲裁
5
80% / 0%
逾期
6
5%
空闲
2
开发者 2
等级
(236)
项目
440
26%
仲裁
125
21% / 57%
逾期
96
22%
工作中
3
开发者 3
等级
(213)
项目
246
45%
仲裁
42
10% / 57%
逾期
5
2%
空闲
4
开发者 4
等级
(563)
项目
932
47%
仲裁
302
59% / 25%
逾期
124
13%
繁忙
5
开发者 5
等级
(259)
项目
420
38%
仲裁
86
44% / 19%
逾期
70
17%
繁忙
6
开发者 6
等级
(4)
项目
5
0%
仲裁
5
0% / 80%
逾期
2
40%
空闲

项目信息

预算
30+ USD
开发人员
27 USD
截止日期
 1  3 天