Compilation errors. What to fix?
'iBarShift' - ambiguous call to overloaded function autotrendlinien.mq5 161 15
could be one of 2 function(s) autotrendlinien.mq5 161 15
built-in: int iBarShift(const string,ENUM_TIMEFRAMES,datetime,bool) autotrendlinien.mq5 161 15
int iBarShift(string,ENUM_TIMEFRAMES,datetime) autotrendlinien.mq5 88 5
'iBarShift' - ambiguous call to overloaded function autotrendlinien.mq5 162 15
could be one of 2 function(s) autotrendlinien.mq5 162 15
built-in: int iBarShift(const string,ENUM_TIMEFRAMES,datetime,bool) autotrendlinien.mq5 162 15
int iBarShift(string,ENUM_TIMEFRAMES,datetime) autotrendlinien.mq5 88 5
'iBarShift' - ambiguous call to overloaded function autotrendlinien.mq5 163 15
could be one of 2 function(s) autotrendlinien.mq5 163 15
built-in: int iBarShift(const string,ENUM_TIMEFRAMES,datetime,bool) autotrendlinien.mq5 163 15
int iBarShift(string,ENUM_TIMEFRAMES,datetime) autotrendlinien.mq5 88 5
3 error(s), 0 warning(s) 4 1
Compilation errors. What to fix?
'iBarShift' - ambiguous call to overloaded function autotrendlinien.mq5 161 15
could be one of 2 function(s) autotrendlinien.mq5 161 15
built-in: int iBarShift(const string,ENUM_TIMEFRAMES,datetime,bool) autotrendlinien.mq5 161 15
int iBarShift(string,ENUM_TIMEFRAMES,datetime) autotrendlinien.mq5 88 5
'iBarShift' - ambiguous call to overloaded function autotrendlinien.mq5 162 15
could be one of 2 function(s) autotrendlinien.mq5 162 15
built-in: int iBarShift(const string,ENUM_TIMEFRAMES,datetime,bool) autotrendlinien.mq5 162 15
int iBarShift(string,ENUM_TIMEFRAMES,datetime) autotrendlinien.mq5 88 5
'iBarShift' - ambiguous call to overloaded function autotrendlinien.mq5 163 15
could be one of 2 function(s) autotrendlinien.mq5 163 15
built-in: int iBarShift(const string,ENUM_TIMEFRAMES,datetime,bool) autotrendlinien.mq5 163 15
int iBarShift(string,ENUM_TIMEFRAMES,datetime) autotrendlinien.mq5 88 5
3 error(s), 0 warning(s) 4 1
Yes all fixed!
Hi
It seem that the indicator is not working anymore, can you please update it?
Thank you
Hi
It seem that the indicator is not working anymore, can you please update it?
Thank you
just rename replace iBarShift to iBarShift2 it will work,i am working to have the same calculation but for channels instead with multi lines..

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
AutoTrendLinien:
Author: Nikolay Kositsin