How to import historical data

 

Hello All, I am new to MQ5 programming. I had a few questions:

1. I have a .csv file that I want to import into my EA. How can I do this?

2. Does MQ5 support hash maps?


Thanks in advance!


Tijo

 

i figured out a way to do it, and I thought I would share.

 

http://mqlmagazine.com/mql-programming/mql5-connecting-to-mysql/ 

MQL5 : Connecting to MySQL | MQLmagazine.com
  • mqlmagazine.com
This article is dedicated to sending data from MQL5 to a MySQL database. The article is at the same time an example for the functions presented in the article DLL Hell, MQL5 Edition : UNICODE vs ANSI. The main advantages of collecting data in MySQL databases would be : data interrogration, lower space needed for important quantities of data...
Reason: