Forex data converters - page 6

 

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.

 

Period Converter in Seconds

Hi ,

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.

Advance thanks,

Raul.

 

how can i convert Metastock stock data into Advanced Get.

 

Amibroker esIgnal Data into MT4

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

 

"csv_to_hst.mq4" doesn't function .

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 .)

2008.12.19,08:34,8641.37,8641.37,8641.37,8641.37,0

2008.12.19,08:35,8637.29,8637.29,8637.29,8637.29,0

2008.12.19,08:36,8627.16,8627.16,8627.16,8627.16,0

2008.12.19,08:38,8618.52,8618.52,8618.52,8618.52,0

2008.12.19,08:39,8611.30,8611.30,8611.30,8611.30,0

2008.12.19,08:40,8619.88,8619.88,8619.88,8619.88,0

2008.12.19,08:41,8617.73,8617.73,8617.73,8617.73,0

2008.12.19,08:42,8622.01,8622.01,8622.01,8622.01,0

2008.12.19,08:43,8619.48,8619.48,8619.48,8619.48,0

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 .)

nikkei.zip

Files:
nikkei.zip  1 kb
 
Leam:
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 .)

2008.12.19,08:34,8641.37,8641.37,8641.37,8641.37,0

2008.12.19,08:35,8637.29,8637.29,8637.29,8637.29,0

2008.12.19,08:36,8627.16,8627.16,8627.16,8627.16,0

2008.12.19,08:38,8618.52,8618.52,8618.52,8618.52,0

2008.12.19,08:39,8611.30,8611.30,8611.30,8611.30,0

2008.12.19,08:40,8619.88,8619.88,8619.88,8619.88,0

2008.12.19,08:41,8617.73,8617.73,8617.73,8617.73,0

2008.12.19,08:42,8622.01,8622.01,8622.01,8622.01,0

2008.12.19,08:43,8619.48,8619.48,8619.48,8619.48,0

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 .)

nikkei.zip

Which broker are you using? are you completely sure Nikkei is the right feed/quote name?

 

I used an price data from

Finam Russian Brokerage Company:Data Export

because I was introduced it to in

Forex TSD| Metatrader Indicators and Experts Advisors

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 https://www.forex-tsd.com/forum/commercial-talks/6948-who-is-the-best-broker/page9#comment_339698.

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)

Anyone can suggest a good answer ?

 

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.

Thanks for all help...

 

How to use the csv to hst converter???

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......

Files:
 

It's not an indicator, it's a script, so it shouldn't be in your indicator folder. Try here: https://www.mql5.com/en/forum/172929 I believe Newdigital explains how to use it, just read through the thread.

Reason: