Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
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.
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.
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.
Hi kidhud
This looks like what I have been searching for. The only problem is the date format. When loaded into excel the date looks like this: 19300112 When I try to convert it to a date format, all I end up with is a very long line of : ###########
Could any one please help or tel me where I am going wrong.
Hi kidhud
This looks like what I have been searching for. The only problem is the date format. When loaded into excel the date looks like this: 19300112 When I try to convert it to a date format, all I end up with is a very long line of : ###########
Could any one please help or tel me where I am going wrong.
Thanks in advance
Basza
Try to wide your column till you can see some numbers and then post a picture.