Script for pips calculation

 

script for quick calculation of pips made during some period of time.

usage:

- drop it on any chart and input start and finish dates, after that look in journal for values on each symbol. if you do not want to count still opened trades then set parameter count_opened=false.

if you need to add more symbols then modify SymbolNames[] array and it's size in SymList.

Files:
 

Small bug fixed.

Files:
 

============

Analyze the trades


The forum

  1. Tools to analyze the trades - the key thread 
  2. script for pips calculation - the thread 
  3. MT4-Tester VS MT5-Tester - good thread with the discussion in Russian (MetaQuotes are participating)

The articles

  1. Advanced Analysis of a Trading Account - Metatrader 4
  2. Analyzing Balance/Equity graphs by symbols and EAs' ORDER_MAGIC - Metatrader 5
  3. MQL5-RPC. Remote Procedure Calls from MQL5: Web Service Access and XML-RPC ATC Analyzer for Fun and Profit - Metatrader 5
  4. The Easy Way to Evaluate a Signal: Trading Activity, Drawdown/Load and MFE/MAE Distribution Charts - Metatrader 5 
  5. Ready-made Expert Advisors from the MQL5 Wizard work in MetaTrader 4 - Metatrader 5 and Metatrader 4

CodeBase

  1. Equity Recorder - library for MetaTrader 4
  2. Profit of the current symbol 2 - indicator for MetaTrader 5
  3. Summary Report In Points - script for MetaTrader 4 
  4. Report - library for MetaTrader 5
  5. LifeHack Balance Equity - indicator for MetaTrader 5
  6. Equity Chart - indicator for MetaTrader 4
  7. Indicator of Equity and Balance - indicator for MetaTrader 4
  8. Applying the Equity graph on the chart - indicator for MetaTrader 4

============

Tools to analyze the trades
Tools to analyze the trades
  • 2006.01.28
  • www.mql5.com
First of all I am using this small script (attached) created by Beluck and fixed by Igorad...
 

Forum on trading, automated trading systems and testing trading strategies

Tools to analyze the trades

Sergey Golubev, 2022.03.15 12:24

Profit for the last week - indicator for MetaTrader 5

Profit for the last week - indicator for MetaTrader 5

Using the OBJ_LABEL graphical objects, displaying profits for the last five days. Updating data every three seconds (approximately).

Reason: