
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
Check out the new article: Simple solutions for handling indicators conveniently.
In this article, I will describe how to make a simple panel to change the indicator settings directly from the chart, and what changes need to be made to the indicator to connect the panel. This article is intended for novice MQL5 users.
This web site features plenty of various panels in the articles and CodeBase, so why not take a ready-made code? There is a lot of good code out there, including some great libraries that allow us to create a panel of any complexity.
However, I am not happy with the fact that universality comes at a cost of the ease of use. Therefore, I will develop a panel specifically for indicators, essentially a regular table in which the width and height of the cells will automatically adjust to the width and height of the text depending on the font size.
Author: Aleksandr Slavskii