Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Scripts

Account History Export - script pour MetaTrader 5

Vues:
3117
Note:
(32)
Publié:
2022.04.09 17:09
Mise à jour:
2022.06.29 11:50
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Exports the transaction history of the current trading account.

The file is saved in the terminal folder MQL5/Files or in common folder for terminals Common/Files.

The file name is generated automatically or set manually via script parameters.

The history file can be used to simulate the same sequence of transactions on another trading server using the Simple History Receiver Expert Advisor or its open source version.

Parameters:

  • Name for file: Set name for file or leave it blank for auto-generating filename.
  • Separators: Set separators for data parts in CSV-file (comma ',' or semicolon ';') and sign for decimal point (dot '.' or comma ',')
  • Save file to Common Folder: If True, file will be saved into Common/Files folder
    MA plus MA plus

    Standard MA + Hull MA + DEMA + TEMA

    Two MA Other TimeFrame Correct Intersection Two MA Other TimeFrame Correct Intersection

    Very simplified code: intersection of two custom indicators 'MA Other TimeFrame Correct'. There is no Stop Loss, Take Profit or Trailing.

    Expert History Export Expert History Export

    Adds the ability to automatically export the transaction history after running the Expert in the strategy Tester.

    Extending the Rectangle Extending the Rectangle

    An indicator to monitor the appearance (or change) of a rectangle whose name starts with ...