Spread Exporter

 

spread_export.mq4

This is a simple exporter expert which writes the historical spreads to a .csv file.

Usually you don't get historical spread information from most borkers trough MT's history center. This expert will write the current spread into a .csv file and so you can build up your own historical spread data.

Input:

frequency: how often should the expert save the spread. default: 60 seconds

length: how many entries/rows should the .csv file contain. default: 10'000

Maximum length is around 65'000 however if you use so many data points make sure your frequency isn't too high, since it might slow down your mt4.

If you have trouble with your installation, click here.

If you can't find the files, you might have to execute mt4 in admin mode.

Files:
Reason: