The script purpose is to export historical rates data to format, convenient for analysis in external programs, for example, in MathCa...
Showing posts with label data. Show all posts
Showing posts with label data. Show all posts
MetaTrader 4 Indicator | Simple tick data collector
0
Description: Many people don't have high-frequency forex data (every minute for example) for discovering new strategies or back...
MetaTrader 4 Script | JForex OHLC data converter
0
Rewrites JForex csv data without the weekend candles and the seconds. If you export OHLC data from JForex platform, you will see it...
MetaTrader 5 Script | sHistoryExport - handy script to export the historical data in the МetaТrader 4 format
0
MetaTrader 5 Script | sHistoryExport - handy script to export the historical data in the МetaТrader 4 format
RobotFX
25.10.25
Script for historical data export. Problems with history in MetaTrader 4? Load the detailed history of any depth from MetaTrader 5!...
MetaTrader 4 Indicator | Indicator Data to CSV file
0
Real author: I got the real code from Heaton Research's Encog project. Their code first gathers data, prints them on a csv file...
MetaTrader 4 Indicator | Market Data to CSV
0
Author: Inovance Easily save historical bar data and every new tick to a csv file. To find the saved file, in the MetaTrader 4 dire...
MetaTrader 4 Indicator | Assistant for checking strategies on history data
0
Builds 600 and up include the control functions, but only in indicators. That is still helpful. The "TPEHEP" (Trainer) was...
MetaTrader 5 Indicator | Daily Data
0
The indicator displays in chart window the important data on current symbol. Now is it possible to interact with indicator with a sim...
MetaTrader 5 Expert Advisor | Get M1 OHLC data for MetaTrader 4 backtesting
0
Usually most brokers do not provide M1 data over 3 months in MetaTrader 4, but they provide M1 data over 3 years in MetaTrader 5. So ...
MetaTrader 5 Libraries | CBitBuffer Class - Data Serialization in MQL5
0
CBitBuffer Class - Bit-Level Data Serialization in MQL5 The CBitBuffer class provides a robust foundation for bit-level data serial...
MetaTrader 5 Expert Advisor | Spread data collector
0
This EA collects information about the spreads and Shows the number of spreads in the specified range based on the ticks that occur ...
MetaTrader 5 Script | Economic Calendar Data Aggregator
0
This is meant to be an aggregating service script that collects data from the EconomicCalendar functions & outputs the values to...
MetaTrader 5 Script | COLLECT ALL INDICATORS DATA
0
Collect All Indicators Script This Script collects all MQL5 built-in indicators buffers and stores them in a CSV file for analysis p...
MetaTrader 5 Script | Save OHLCV Data from Chart to CSV File
0
The standard method of getting historical data in metatrader5 is to use "View>Symbols>Request" tool as shown in the ...
MetaTrader 5 Script | Script to extract Candlesticks data from all time frames to CSV.
0
MetaTrader 5 Script | Script to extract Candlesticks data from all time frames to CSV.
RobotFX
14.6.25
Overview of the CandlesticksData Script The CandlesticksData script is designed for the MetaTrader 5 trading platform, allowing tra...
MetaTrader 5 Script | Collect Data (Date, Time and Close Price)
0
As you can see this is a short script used to collect close price and place it in a column after a date string and a time (hour and ...