Hi,
Here is a script I had from the internet and which I had modified a year or two ago, but which stopped working.
Now I managed to fix it for the latest MT4.
All you have to do is double click it in the scripts tab of MT4 and then enter any symbol compatible with yahoo finance (such as stocks or anything else), and it will create 3 offline charts under the symbol name for the D1, W1, and MN timeframes.
You can then analyze those charts by applying your indicators or templates for trading elsewhere.
They aren't live, however, and give until the last EOD or EOW etc data.
Update: Here are 3 more files that are required which I forgot to add last time: place the ReadWebCSV.mqh file in the include folder of MT4 and the other 2 ReadWebCSV files in the library folder of MT4. The original LoadStockData files belong in the scripts folder. I think those are all that are needed. Sorry for the confusion.
*p.s. When you double click on the LoadStockData script and the settings window opens, make sure that in the common tab "Allow DLL imports" is checked, as well as "Allow import of external experts", and then the only other thing that must always be filled is the stocksymbol in the inputs tab.
Here is a script I had from the internet and which I had modified a year or two ago, but which stopped working.
Now I managed to fix it for the latest MT4.
All you have to do is double click it in the scripts tab of MT4 and then enter any symbol compatible with yahoo finance (such as stocks or anything else), and it will create 3 offline charts under the symbol name for the D1, W1, and MN timeframes.
You can then analyze those charts by applying your indicators or templates for trading elsewhere.
They aren't live, however, and give until the last EOD or EOW etc data.
Update: Here are 3 more files that are required which I forgot to add last time: place the ReadWebCSV.mqh file in the include folder of MT4 and the other 2 ReadWebCSV files in the library folder of MT4. The original LoadStockData files belong in the scripts folder. I think those are all that are needed. Sorry for the confusion.
*p.s. When you double click on the LoadStockData script and the settings window opens, make sure that in the common tab "Allow DLL imports" is checked, as well as "Allow import of external experts", and then the only other thing that must always be filled is the stocksymbol in the inputs tab.
Attached File(s)
LoadStockData.mq4
17 KB
|
1,203 downloads
Attached File(s)
LoadStockData.ex4
28 KB
|
802 downloads
Attached File(s)
ReadWebCSV.mqh
< 1 KB
|
939 downloads
|
Uploaded Jun 28, 2015 12:53pm
ReadWebCSV.ex4
8 KB
|
788 downloads
|
Uploaded Jun 28, 2015 12:53pm
ReadWebCSV.mq4
4 KB
|
946 downloads
|
Uploaded Jun 28, 2015 12:53pm