INV2025 / Publications
Forum
CButton Disable
Dear Community, I've read all Doc about CButton and it seems to me, there is non built in method to perform following task 1) create CButton 2) CButton should be visible but not clickable at the beginning. Any idea, how to perform this
Class Member Print Out
Let's assume I have one class defined as follows: class Test { public: string CheckValue Test () {}; }; Ontick { Test MyObject; } How can I have following Print Out (I want to create a function, that returns the member of the class/object) List of MyObject Members: string Checkvalue I don't have any
Showing info's on chart
Hello everyone, I am real beginner so soory for simple question but... I want to show on the actual chart in MT4 some additional info coming from a EA. Actually I was only able to print the informatione in the expert tab. How can I send the info to the chart? (If there is some doc here, I will be