| New signals service! | |
|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
help with a csv export
hi guys i have this file i have been messing with called agdata. it exports metatrader data into a csv file (intraday data in "end of day" data format). i finally got it so close but the only problem is when i export the csv file it looks great in excel but in notepad it is missing something. i download a csv file from yahoo and open it in notepad there is a little square at the end of every line. and when i open the file exported by agdata there is no square. i will attach the export files and the indicator file. if any of you guys can help me i would really appreciate it. i am so close and have no idea what to do now.
Last edited by kidhudi; 05-15-2007 at 12:47 AM. |
|
|||
|
different symbol for end of line is used. AUDUSD.cvs has 0x0d0a(hex #) and table.cvs has 0x0a. It's different convention.
Notepad is simple program and doesn't recognize everything. I am not familiar though which method is correct for cvs file, probably table.cvs. |
|
|||
|
hey guys the only problem i have is to get the first line to look like this
Date,Open,High,Low,Close,Volume,Adj Close(with the square right here) and that is all that has to be done. this is probably easy for one of you guys. i hope someone can help me. Last edited by kidhudi; 05-15-2007 at 01:10 AM. |
|
||||
|
Quote:
I moved your post to here where there is one tool. Another thread is MTPredictor. Other links: RSI data to CSV Working with Excel (tools, indicators, conversion ...)
__________________
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Data export question | donb01 | Metatrader 4 | 10 | 04-08-2008 09:24 AM |
| How to export and print a statement on MT4? | Dance With Lions | Metatrader 4 | 2 | 01-19-2007 11:46 PM |
| [Request] EA to export indicator values to .txt or .csv files | juanchoc | Expert Advisors - Metatrader 4 | 4 | 01-15-2007 06:39 AM |