Current date format used in History Center is yyyy.mm.ddd
I would recommend that the export history data use one of the following format
dd/mm/yyyy, ddmmyyyy, dd-mm-yyyy
mm/dd/yyyy, mmddyyyy, mm-dd-yyyy
These formats are widely used in many other analysis software, eg: Excel, Matlab. The problem I am facing is that the data I export from MetaTrade can not be used in Matlab because of the date format.
I would recommend that the export history data use one of the following format
dd/mm/yyyy, ddmmyyyy, dd-mm-yyyy
mm/dd/yyyy, mmddyyyy, mm-dd-yyyy
These formats are widely used in many other analysis software, eg: Excel, Matlab. The problem I am facing is that the data I export from MetaTrade can not be used in Matlab because of the date format.
yyyy.mm.dd is a correct SI format. Maybe you should address it to Matlab guys. (or simply convert it with some other tool, e.g. Perl)
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I would recommend that the export history data use one of the following format
dd/mm/yyyy, ddmmyyyy, dd-mm-yyyy
mm/dd/yyyy, mmddyyyy, mm-dd-yyyy
These formats are widely used in many other analysis software, eg: Excel, Matlab. The problem I am facing is that the data I export from MetaTrade can not be used in Matlab because of the date format.