Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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

VR Orders History MT5 Lite - script pour MetaTrader 5

Vues:
6307
Note:
(18)
Publié:
2018.03.01 11:11
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

VR Orders History MT5 Lite - a script for downloading trading history in the CSV format. The Lite version demonstrates a small part of the source code of the VR Orders History MT5 script.

This universal script can run both on hedging and netting accounts.

The script divides the report into two stages:

  • The first stage includes existing current positions and deals, which have opened these positions.
  • The second stage includes historical positions and associated deals.

VR Orders History MT5 can download the trading history of any financial instrument (currency pairs, CFDs, Futures, Bitcoin, Ethereum and others).

An additional analysis of the trading history will help you:

  • Avoid gross mistakes in the future
  • Identify the most profitable trading instruments
  • Create a heatmap of successful trading time
  • Analyze the trading history using external analyzer software
  • Calculate profit, loss and volumes of selected symbols, Expert Advisors and trading tactics


VR Orders History MT5 Lite launch instructions

Drag the program from the Navigator to any chart using the mouse. After the execution of the script, the VR Order History Lite.csv file is created in \App Data Trading-Go\VR Order History Lite\.


Other script versions


VR Orders History Script Settings

  • Separator - the separator to be added in values downloaded to CSV for a proper data display in MS Excel:
    • Comma as in 0,00000
    • Point as in 0.00000
  • Symbol - trading symbol
  • Magic Number - unique number of Expert Advisor's orders
  • Separator Line - table separator line, default is ------------------------------- . It can be removed by entering a space or a custom one can be used, such as ============

Expanded settings and more report data are available in the full version.

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/19702

Exp_ColorJJRSX_Tm_Plus Exp_ColorJJRSX_Tm_Plus

A trading system based on ColorJJRSX indicator signals with the possibility to set a fixed position holding time.

ColorDerivative_HTF ColorDerivative_HTF

The ColorDerivative indicator with the possibility to change the indicator timeframe in its input parameters.

EasyAndFastGUI library for creating graphical interfaces EasyAndFastGUI library for creating graphical interfaces

The EasyAndFastGUI library allows creating graphical interfaces for custom MQL programs.

CCI Color Levels CCI Color Levels

Modified iCCI (Commodity Channel Index, CCI) - color highlighting of zones above the UP level and below the DOWN level.