View Single Post
  #1 (permalink)  
Old 01-25-2006, 01:20 PM
Beluck's Avatar
Beluck Beluck is offline
Senior Member
 
Join Date: Oct 2005
Posts: 196
Beluck has much to be proud ofBeluck has much to be proud ofBeluck has much to be proud ofBeluck has much to be proud ofBeluck has much to be proud ofBeluck has much to be proud ofBeluck has much to be proud ofBeluck has much to be proud of
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.
Attached Files
File Type: mq4 count_pips.mq4 (2.2 KB, 56 views)
Reply With Quote