Indicator buffer line width

 
Since the beginning of the Mt4 the indicator buffer's line width will not get initialized in the indicator's separate window after recompiling.

I must select property window and click OK to have width initialized.

Am I doing something wrong?

It is annoying because it slows down my development on indicators with many bars which doubles my development time.
 
You can set it again after init() inside the start() function as a workaround
 
You can set it again after init() inside the start() function as a workaround


I was more interested to know if it is a bug or if it should be like that and why is no one complaining after two years of programming, and if it is bug would it ever get fixed.

There are other things which do not get initialize after recompiling.

Like if you comment buffer it will still show as functional after recompiling until you go to property and click OK.
 
Use #property indicator_widthN
 
Use #property indicator_widthN


Spasiba,
Now it works charasho tavarishci Rosh