VR Orders History
- 유틸리티
-
Vladimir Pastushak
🤝 안녕하세요, 친구님! 제 페이지에 오신 것을 환영합니다!
저는 블라디미르입니다. 20년 이상 전문 거래 도구를 개발해 왔습니다. 제 모든 솔루션은 오로지 제 자신의 아이디어와 개발 결과에 기반합니다. 거래 애플리케이션 제작은 단순한 일이 아니라 제 진정한 열정입니다. 매일 최신 개념을 테스트하고 독특한 거래 로봇 알고리즘에 구현합니다.
당신은 라이브 계정에 대한 제품의 데모 버전이 필요하십니까? 채팅에 나에게 쓰기.
💥유용한 기사: - 버전: 21.42
- 업데이트됨: 7 4월 2021
The VR Orders History script is designed to upload a trade report to a csv file. This format is intended for additional analysis of trading history in programs such as EXCEL, Openoffice, and Libreoffice. Thanks to the script, it is now much easier for a trader to analyze their trading history.
The program facilitates the analysis of the trading history for the MetaTrader 5 terminal. The trader sees structured trading. The entire report is based on the following principle: Position > Order on the basis of which the position was opened > Transaction on the basis of which the position was opened.
In the report created by the script, the trader can see the hidden fees, the prices at which the position was requested to open, and the real price at which the position was opened. The report also displays information about the replenishment of the balance and other non-trading transactions.
You can request technical support, settings and demo versions of programs in the author's profile.
The program settings allow you to filter trading operations by a financial instrument, by a Magic number, and by the period of a trading transaction.
The program was written to facilitate the understanding and analysis of the trading process in MetaTrader 5. This is why the report for MetaTrader 5 differs from the report for MetaTrader 4. The architecture of trading orders in MetaTrader 5 has a more complex structure than the architecture of MetaTrader 4.
Additional analysis of your trading history will help you:
- Avoid making blunders in the future
- Identify the most profitable trading instruments
- Create a heat map of the successful trading time
- Analyze the trading history in external analyzers
- Calculate profits, losses, and volumes for selected instruments, expert advisors, and trading tactics
Algorithm of operation
The program is placed in the Scripts folder. After restarting the terminal, the program will be displayed in the terminal navigator.
Run the script on the chart, specify the desired report settings, and click run.
The script will analyze the trading history and create a file with the name of the trading account in the files folder.
You can find the report by following these steps:
- In the terminal, click on "File"
- Next, "Open the data directory"
- Next, MQL4 or MQL5
- Next, the Files folder
Recommendations
- Use the script for additional analysis of the trading strategy in programs such as EXCEL, Openoffice, and Libreoffice.
- Use the script to get the trading history from managers.


Excellent. Exactly what I need. Thanks.