Custom MQL4 Aroon Indicator and a separate script calling this indicator

MQL4 Indicators Scripts

Specification

Hi ,

I would like to have custom aroon indicator in mql4 that should be easily called in the code as well like other standard indicators.

for example  M_0 = iStochastic(NULL,0,5,3,3,MODE_SMA,0,MODE_MAIN, 0);// 0 bar

similarly i want  Aroon_Up=iAroon(Null,0,....) and Aroon_Down=iAroon(NULL,0,......); 

For the script I need boolean functions. 

the booleans should  detect aroon up crossing over aroon down  and their levels of crossing which all should be able to be user modifiable with externs.

 

Responded

1
Developer 1
Rating
(2643)
Projects
3359
68%
Arbitration
77
48% / 14%
Overdue
342
10%
Working
Published: 1 code
2
Developer 2
Rating
(25)
Projects
54
37%
Arbitration
4
0% / 50%
Overdue
22
41%
Free
3
Developer 3
Rating
(90)
Projects
159
61%
Arbitration
40
18% / 63%
Overdue
70
44%
Free
4
Developer 4
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
5
Developer 5
Rating
(64)
Projects
144
46%
Arbitration
20
40% / 15%
Overdue
32
22%
Working

Project information

Budget
15 - 20 USD
Deadline
from 1 to 3 day(s)