INV2025 / Publications
Forum
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