Discussion of article "Designing and implementing new GUI widgets based on CChartObject class"

 

New article Designing and implementing new GUI widgets based on CChartObject class is published:

After I wrote a previous article on semi-automatic Expert Advisor with GUI interface it turned out that it would be desirable to enhance interface with some new functionalities for more complex indicators and Expert Advisors. After getting acquainted with MQL5 standard library classes I implemented new widgets. This article describes a process of designing and implementing new MQL5 GUI widgets that can be used in indicators and Expert Advisors. The widgets presented in the article are CChartObjectSpinner, CChartObjectProgressBar and CChartObjectEditTable.

Please see the attached demo:

 

 


Author: investeo