Hello i want to use the below indicator but it has 7 errors can some one help fix it or tell me how to.
thank you 
Hi
Problems are:
1. Indicator was developed at 2005. See in top "Copyright © 2005, BrainTrading Inc". Function ATR_Handle=iATR(NULL,0,ATR_Period) has now 4 parameters. This is may be corrected.
2. Indicator has undefined function BarsCalculated. Probably u have't include file with this function.
Hi
Problems are:
1. Indicator was developed at 2005. See in top "Copyright © 2005, BrainTrading Inc". Function ATR_Handle=iATR(NULL,0,ATR_Period) has now 4 parameters. This is may be corrected.
2. Indicator has undefined function BarsCalculated. Probably u have't include file with this function.
Hello i want to use the below indicator but it has 7 errors can some one help fix it or tell me how to.
thank you 
This code doesn't make sense, it's a mix of mql4 and mql5, and it's certainly not dated from 2005.
I suggest you to find the original, this code is useless.
Original mql5 code is here : https://www.mql5.com/en/code/756
      - votes: 11
 - 2012.02.09
 - Nikolay Kositsin
 - www.mql5.com
 
This code doesn't make sense, it's a mix of mql4 and mql5, and it's certainly not dated from 2005.
I suggest you to find the original, this code is useless.
Original mql5 code is here : https://www.mql5.com/en/code/756
thank you for your help :)
i am no coder :P will do all that you suggest.
thank you
- Free trading apps
 - Over 8,000 signals for copying
 - Economic news for exploring financial markets
 
You agree to website policy and terms of use
Hello i want to use the below indicator but it has 7 errors can some one help fix it or tell me how to.
thank you