MiniVirtualAccount – library MetaTrader 4

MiniVirtualAccount - library for MetaTrader 4
Author: Russell At times one wants to see how an EA is performing without the clutter from other EA’s you’re running. MiniVirtualAccount (MVA) monitors data in your EA. Like EA Balance, EA equity, EA profit, etc. Full List: MVA_BALANCE MVA_PROFIT MVA_MARGIN MVA_FREEMARGIN MVA_EQUITY MVA_TOTAL_SELL MVA_TOTAL_BUY MVA_LOT_PROFIT Example code: #include <MVA_v1.0.3.mqh> extern string General = “—————“;