Third Party Ticks

Third Party Ticks
DOWNLOAD all MT5 scripts (325)
YouTube Video Thumbnail

Similar MetaTrader Tools

Third Party Ticks

Info

The Third Party Ticks is a Script for MetaTrader 5 that third-party applications for metatrader 4 allowing to obtain a tick history from various sources have always been popular. This history is typically used in the Strategy Tester for checking the operation of Expert Advisors as well as for conducting research (such as machine learning, etc.

Usage

This tool is typically used for enhancing chart analysis and decision making.

Platform

This Script works exclusively on MetaTrader 5 (both build 600+ and newer versions).

Setup

Place the downloaded file in MQL5/Scripts folder via File ? Open Data Folder in MetaTrader 5.


How to Install and Use Third Party Ticks

1. Installation: Move your script file into the MQL/Scripts directory and restart the platform.

2. Execution: Drag the script onto a chart; it will perform a one-time action, such as closing all open orders or clearing chart objects.

3. Editing: Use MetaEditor (F4) to modify code, click "Compile," and verify no errors appear in the terminal before running.

4. Removing: Scripts stop automatically, but you can remove them manually by right-clicking the chart and choosing "Remove Script."

Frequently Asked Questions

Q: How are scripts different from EAs? A: Scripts execute a single action and then stop; EAs monitor the market and trade continuously.

Q: Can I assign a hotkey to a script? A: Yes, right-click the script in the Navigator, select "Set Hotkey," and define your preferred keyboard shortcut.

Q: Why did my script stop? A: Scripts are designed to stop immediately after finishing their programmed command; this is normal behavior.

What this tool does

Third-party applications for MetaTrader 4 allowing to obtain a tick history from various sources have always been popular.

Typical Use Case

This Script excels in automated trading and technical analysis on MetaTrader 5.

Compatible Platform & Setup

This Script works on MetaTrader 5. Place the file in the MQL5/Scripts folder and restart the terminal.

Description & Settings

Related: Candlestick Analysis Report - another powerful script for MetaTrader 5 traders.


Third-party applications for MetaTrader 4 allowing to obtain a tick history from various sources have always been popular. This history is typically used in the Strategy Tester for checking the operation of Expert Advisors as well as for conducting research (such as machine learning, etc.). Some sources of quotes discussed by users have become almost standard in the search for a "grail."

Also recommended: Open Trade - similar script with strong performance on MetaTrader 5.

Criterion
The given MQL5 library does not have any criterion for comparing ticks. The reasons for choosing the proposed source of the tick archive are not described. But this archive is absolutely fresh and therefore not fully studied. Therefore, in order to develop your own criterion of value, perform a simple action - run your Expert Advisor using the mode on any
built-in MetaTrader 5 symbol
and on the
custom symbol
created by the script (based on a third-party real tick history), and then compare the results obtained. This process does not require any deep knowledge of the terminal or additional actions outside it.
Script
The script accesses the tick history from the built-in source and creates an appropriate custom symbols on its basis.
Comments in the source code partially explain the principle.
For a proper operation of the script, you should specify the address of the quotes source in , for example:
Actions are written in details to logs during the script operation:
After that you can using new custom symbols:
Features

Only standard MQL5 features are used, so there are no DLLs and it is suitable for the Market.

The archive of quotes is saved on the local machine as ZIP archives with CSV-files.

The archive of quotes is synchronized with the source: only the missing data is downloaded.

The source files include the following libraries: and .

The script can work with a local archive without the Internet connection.

Data in the local archive can be edited or added manually.

The operation of the file storage does not depend on directories in it: you can create folders and save data there at your discretion.

The bar history is created taking into account the minimal loss of quality when switching from the "Every tick based on real ticks" testing mode to "Open Prices Only" - a trading system uses limit orders.

The core of the script is the library with the same name. It allows creating more interesting scenarios.

The source has not been optimized and is provided as is for educational purposes.

In order to make the library used as a core completely universal, you need to modify it for operation with arbitrary sources and with any format of quotes.

You may also like: Profit and Losses represented in Pips - excellent alternative for script users on MetaTrader 5.

Limitations & Risk Warning

  • This tool is provided for educational and testing purposes only.
  • Past performance does not guarantee future results.
  • Trading involves substantial risk of loss. Use on a demo account first.
  • Results may vary depending on market conditions, broker, and settings.
  • We recommend thorough backtesting and forward testing before using with real funds.
RobotFX does not own any of the code provided on this platform. All tools are freely available on the internet; we simply index and re-offer them for download. We are not responsible for any financial losses that may occur. Trading responsibilities rely solely on the traders downloading and using the displayed Expert Advisors, indicators, and scripts. These tools are provided for educational purposes only and may require modification or optimization to align with a trader's specific strategy or needs.
© ROBOTFX - Best MetaTrader Expert Advisors & Indicators