Join our fan page
- Views:
- 5612
- Rating:
- Published:
- 2019.06.01 21:02
- Updated:
- 2020.12.23 17:11
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The script exports summary of closed trades selected between two dates grouped by each trading day. The resulting file is CSV that can be opened/imported with any spreadsheet software.
To export summary for the entire trading history, keep Start date and End date at their default values.
The CSV file is located at: Terminal > File > Open data folder > MQL5\Files\<Filename>
The CSV file will be auto-opened with the associated Windows program (e.g., Microsoft Excel or Ron's CSV Editor).
Following data columns are exported for each trading day:
- Date of the trading day
- Total trades
- Volumes
- Profits
- Swaps
- Commissions
- Net profits
The CSV file can be opened with Microsoft Excel or better with Ron's CSV Editor.

Variance (Welford’s method for computing)

The script exports summary of closed trades grouped by each currency pair to .csv file

A fast library for combinations and permutations in MQL.

This indi will draw OBJ_ARROW_BUY/OBJ_ARROW_SELL when find signals on Arrow Indi Buffers.