Hello, i have got an error in the line 24 :'SetIndexBuffer' - no one of the overloads can be applied to the function call
- CopyRealVolume problem
- no one of the overloads can be applied to the function call??
- Initialize Array string type
A few things to think about.
Firstly, CBDR needs to be an array. You need to declare it as such:
double CBDR[];
... and access it as such (you will probably want to work on this bit - have a look here for some ideas about lookbacks)
CBDR[0]=val1-val2 ;
ObjectCreate(current_chart_id,obj_name,OBJ_HLINE,0,time1,CBDR[0],0,0)
Although some of this info is outdated, this link might be a good start point. HTH

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register