COrdersCounter – library MetaTrader 4
Descripition: The class COrdersCounter was developed for counting of the orders with different filters: by symbol of currency, Magic Number, either closed, either opened orders. Below is description of the public methods of this class. Constructors: Method Description  COrdersCounter(void) Constructor by default. COrdersCounter(int magic, string symbol, int counter_mode = MODE_TRADES) Parameters:magic – integer value of … Read more