Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Scripts

VR Orders History MT5 Lite - script for MetaTrader 5

Views:
6305
Rating:
(18)
Published:
2018.03.01 11:11
Need a robot or indicator based on this code? Order it on Freelance Go to 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.

Translated from Russian by MetaQuotes Ltd.
Original code: 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.