MQL4 Object Oriented Development Part 4 – Dashboard

In this part of the series I demonstrate a simple but useful class to use as a dashboard display, either from an indicator or expert advisor.

The dashboard contains the elements to display text on screen with the application creating the content.

Future parts will extend on this to include:
* Error handling and additional features
* An alternative dashboard approach
* Viewing the dashboard remotely (useful for monitoring a VPS)
* Development of more complex on screen indicators using object oriented techniques
* Development of an expert advisor using object oriented techniques

Download the example code from the link below

No Downloads found

All downloads in this series

Scroll to Top