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.
I'm sure this has been covered before but can't seem to find it so apologies. My MT4 is set an hour a head of GMT. I've tweaked a script that someone kindly put on these forums to export OHLCs into excel and I have excel calculating myown PPs. However, the data is all inaccurate because for example a 4hr period instead of being 00:00-04:00 is 01:00-05:00.
Anyone got any ideas?
Why has the above message been put in another thread? It doesn't seem to be connected....
HI,I want to convert the xls to prn .please help me to do this.
and another request is it possible importing data to metatrader ,if yes how?
thanks a lot to anybody.
Anybody having an indicator to convert 1M chart to seconds,
for example,
1M to 1Second chart or
1M to 2Second chart or
1M to 5Second chart or
1M to 10Second chart or
1M to 20Second chart
I dont know above thing make sense, this is what I am looking for to see the chart in 10second.
Dear Memebrs,
I am using amibroker along with esignal data.Can somebody help me in finding a plugin which will pull amibroker/esignal data into metatrader 4.
regarsd
bobby kular
I use "csv_to_hst.mq4" now.
I have a csv data file of NIKKEI INDEX "NIKKEI.csv" .
I would like to convert this data file to the hst file .
Its content is a following .(The term is short because it is a test file .)
This data is written without the space in the file .
I put this data file in expert/files directory .
I rewrote the script of "csv_to_hst.mq4" like a following .
string csv_filename = "NIKKEI.csv";
string hst_filename = "TEST.hst";
int i_period = 1;
int i_digits = 2;
string c_symbol = "NIKKEI";
I compiled it , loaded it on a chart of "EUR/USD M1" and executed it .
(Allow live trade = check , Allow DLL import = check , Confirm DLL function calls = uncheck)
But nothing doesn't occur .
"csv_to_hst EURUSD,M1: loaded successfully" is only displayed in Client Terminal - Expert of MT4 .
"TEST.hst" doesn't appper in expert/files directory .
What is wrong with it ?
Incidentally, this data skips 1 minute
from 2008.12.19,08:36 till 2008.12.19,08:38.
Is it no problem ?
Just in case , I upload "NIKKEI.zip" .
(It isn't a csv file but a zip file because a csv file cannot be uploaded .)
I use "csv_to_hst.mq4" now.
I have a csv data file of NIKKEI INDEX "NIKKEI.csv" .
I would like to convert this data file to the hst file .
Its content is a following .(The term is short because it is a test file .)
This data is written without the space in the file .
I put this data file in expert/files directory .
I rewrote the script of "csv_to_hst.mq4" like a following .
string csv_filename = "NIKKEI.csv";
string hst_filename = "TEST.hst";
int i_period = 1;
int i_digits = 2;
string c_symbol = "NIKKEI";
I compiled it , loaded it on a chart of "EUR/USD M1" and executed it .
(Allow live trade = check , Allow DLL import = check , Confirm DLL function calls = uncheck)
But nothing doesn't occur .
"csv_to_hst EURUSD,M1: loaded successfully" is only displayed in Client Terminal - Expert of MT4 .
"TEST.hst" doesn't appper in expert/files directory .
What is wrong with it ?
Incidentally, this data skips 1 minute
from 2008.12.19,08:36 till 2008.12.19,08:38.
Is it no problem ?
Just in case , I upload "NIKKEI.zip" .
(It isn't a csv file but a zip file because a csv file cannot be uploaded .)
I wanted to trade the the equity index CFD ( "Dow Jones Industrial Average" ,"NASDAQ COMPOSITE" , "Nikkei 225 Index" , "FTSE 100" "DAX" and so on ) .
First af all I asked which broker to choose in Who is the best broker?.
Then I posted to ask about the historical price data in the second link , knew a csv file download page and tried to convert a downloaded data to a hst file .
Later I knew BroCo Investments Inc. was one of brokers to trade the the equity index CFD in .
(Dow Jones Industrial Average= DJIA, NASDAQ = NQ_CONT , Nikkei 225 = NI_CONT, FTSE100 = FTSE-IDX , DAX = DAXNET)
Hi, I've also been trying to use the "csv_to_hst.mq4" script. It seems pretty straightforward to use, but I'm having a problem with it.
Whenever I try to open an off-line chart from a history file that was created with this script, the chart gives the message "waiting for refreshment" (or whatever the text is in English, my version is in French, and says "attente de rafraichissement"). In other words, it's waiting for new data, when it shouldn't...
When I open other files off-line (such as those created by the period converter script), I don't have that problem at all. So it must have to do with the script.
To be sure, I also tested this with MT data, having exported MT EUR-USD daily data to a CSV file, then converting it with the script. But to no avail.
Anyone knows what could be wrong?
Is there something about the setting that should be reckoned with?
To create the file I adjust the settings as instructed here and in the script, compile it, save it, then relaunch MT, and double click the script to create the file. Can't see what more to do.
I got this file in this forum....... copied it to the indicator folder but in metatrader when i double click it nothing happens.....as if the files are not supported by MT4...... if anybody could post a guide it will b really helpfull......