Page 1 of 1

Problem exporting file to Metatrader 5 (MT5)

Posted: Sun Sep 01, 2019 12:29 pm
by MarianoMartinez
Hi, when I want to export the file to MT5, I follow all the steps in the user manual, I get to download the file but it's in excel format, not CVS, so my platform is not able to import it. What am I doing wrong? I attach an image if it helps. Thanks

Re: Problem exporting file to Metatrader 5 (MT5)

Posted: Mon Sep 02, 2019 6:51 am
by tickstory
Hi Mariano,

The reason why Excel is starting up is because it is associated with .csv files. You can open the file up in a text editor (that handles large files) to see that it is a CSV.

Thanks.

Re: Problem exporting file to Metatrader 5 (MT5)

Posted: Mon Sep 02, 2019 11:01 am
by MarianoMartinez
Hi, thanks for the answer.

I've opened it with a text editor and this is what I see (image attached). But my platform is not able to read it.

How can I import it to MT5?

Thanks again

Re: Problem exporting file to Metatrader 5 (MT5)

Posted: Tue Sep 03, 2019 5:46 am
by tickstory
Hi Mariano,

It looks like you are trying to import symbol settings (note the *.json file specification) instead of importing tick/bar data (*.csv). Please check out our guide here which describes the import process in detail, including a video:

https://tickstory.com/how-to-import-tic ... atrader-5/

Thanks.