Friends 1
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