Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Script

Export Summary Grouped by Trading Days - script per MetaTrader 5

Visualizzazioni:
4963
Valutazioni:
(27)
Pubblicato:
2019.06.01 21:02
Aggiornato:
2020.12.23 17:11
dummy.mq5 (0.67 KB) visualizza
\MQL5\Scripts\
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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 Variance

    Variance (Welford’s method for computing)

    Export Summary Grouped by Symbols Export Summary Grouped by Symbols

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

    Permutations and Combinations Permutations and Combinations

    A fast library for combinations and permutations in MQL.

    ArrowDrawingIndiEu ArrowDrawingIndiEu

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