거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
스크립트

VR Orders History MT5 Lite - MetaTrader 5용 스크립트

조회수:
6266
평가:
(18)
게시됨:
2018.03.01 11:11
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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.