Indicator for MetaTrader4 (MT4) which shows trading statistics.
- Copy StatsInformer.mq4 file to
<METATRADER_DATA_DIR>\MQL4\Indicators
folder. - Update list of indicators on Navigator panel.
- Drag
StatsInformer
indicator on a graph.
Available settings of indicator:
Check statistics at side view:
This indicator is based on stat informer2.mq4 initially developed by NeO since 2012. I've just refactored it for my needs, added new features, etc.
Here was the original view:
Feel free to create issue or pull request if any ideas.