Lavoro terminato
Specifiche
Hello
I want a script to login to this website http://www.investing.com/members-admin/auth/login and after login i want the script to go to this page in the website http://www.investing.com/economic-calendar/ and this page i want to download it as htm. through the script
To the folder MQL4/Files and then i will work with the file forther , so basically this is the job. BUT it is very important to know if you can do this job first because i have used other depolovers and they say it is hard and not possible to do it.
I have this samble of the script that i have created but i have problem with login and after that go to the page http://www.investing.com/economic-calendar/ and download it to the MQL4/Files, this is what i need help for !
//+------------------------------------------------------------------+
}
You can see the source code this is the idea ! it is very simple to understand what i want i just want to login to the website then go to the page and write this page to a htm. file in the MQL4/Files filder.
important thing also is i want the source code file and in the source code i want the programmer to use //comment for each line explaining the source code .
So my requierments are
1. script for login into website
2. i want the source code of the script
3. i want the programer to //comment all the lines in the source code
4. i want the script to login to the website then go to another page and then write the content into an htm. file in the MQL4/Files folder then i will process the content myself after that.
5. my goal is to get information out of the page where the economic calender have information about economic releases, when i get this page in the folder with it content i can find the informatin in it myself after that.
and this is some pictuers to explain more what i mean.
Thnaks