Friends 1
Geester
Added topic How To Stop Out of Control Experts Tab from Logging?
Hi there, I added some logging code to my EA and due to an ill thought through change, the logging got caught in a tight loop and now, the Experts Tab is spewing out comments. If I shut down MT4 and MT Editor and go back, it keeps on outputting the
Geester
Added topic General Advice Sought For Creating An Indicator. Encapsulated By Classes or Not?
Hi there, I'm new to MT4/MQ4 and have, with some help from this forum, just created a processing class that effectively produces a collection of values for plotting highs/lows on a chart subject to methodology rules.  When I first started
Geester
Added topic Can't get access to internal object member
Hi there, I have a class CHiLoTracker that is instantiated in a method called from an EA's OnInit. Below is a class that I found on this forum. #define SORT_ASCENDING   1 #define SORT_DESCENDING 2 #include <Arrays\ArrayObj.mqh>
Geester
Registered at MQL5.community
123