Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Tools and utilities


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

 
 
LinkBack (19) Thread Tools
  6 links from elsewhere to this Post. Click to view.
Old 03-12-2007, 05:23 PM
touhidqolizadeh's Avatar
Junior Member
 
Join Date: Apr 2006
Posts: 3
touhidqolizadeh is on a distinguished road
hi

I want to Indicator for covert MT Data or csv To MS(Metastock) Data.
who have this ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 04-07-2007, 06:24 PM
Member
 
Join Date: Feb 2006
Posts: 52
promo01 is on a distinguished road
Quote:
Originally Posted by newdigital
MT4 script to convert csv to hst
Hi Newdigital

How to use this file ??

regards
promo01
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 04-08-2007, 09:11 AM
Administrator
 
Join Date: Sep 2005
Posts: 15,980
Blog Entries: 68
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by promo01
Hi Newdigital

How to use this file ??

regards
promo01
Place it to script folder. Open in MetaEditor and you will see:

Code:
/---- TODO: Add your code.
   // input
   // files must be in expert/files directory,
   string csv_filename = "USDCHF1440.csv";
   string hst_filename = "TEST.hst";
   int i_period = 1440;
   int i_digits = 4;
   string c_symbol = "USDCHF";
It means that csv file should be in files folder, you should change the name of your file (from USDCHF1440.csv to your name), select the name of resulting hst file, select the digits and timeframe.
Just change it inside the code and compile.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 04-08-2007, 02:38 PM
Member
 
Join Date: Feb 2006
Posts: 52
promo01 is on a distinguished road
to Newdigital

Thanks for the informations
one question , can I use tick data from http://ratedata.gaincapital.com/ to use on MT4 hystory centre ?

Regards
promo01
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 04-08-2007, 03:31 PM
Administrator
 
Join Date: Sep 2005
Posts: 15,980
Blog Entries: 68
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by promo01
to Newdigital

Thanks for the informations
one question , can I use tick data from http://ratedata.gaincapital.com/ to use on MT4 hystory centre ?

Regards
promo01
I don't know this data, sorry.
I am using Alpari data for backtesting (i posted the link to download data back to 2001 in this section somewhere).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 04-13-2007, 04:35 PM
Member
 
Join Date: Oct 2006
Posts: 40
canados is on a distinguished road
Hi,
I would like to convert alpari data (hst) to ASCII or wealth-Lab format.... I downloaded converter HST to CSV V2 95 eng from post 21 ..what's below "separator" in section 5?it's in russian
thanks

Last edited by canados; 04-13-2007 at 05:00 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 07-12-2007, 10:21 PM
Kurka Fund's Avatar
Senior Member
 
Join Date: Sep 2006
Location: San Diego
Posts: 139
Kurka Fund is on a distinguished road
Data Compiler

Here is a script that I wrote for MT.... when you run it, it creates a csv file called "KCaptureTheMajors.csv" in your mt > files directory. You can open this file with Excel to do price analysis.

the file contains OHLC pricing for the EURUSD, USDJPY,USDCHF,GBPUSD going back to the start date you select on whatever timeframe you want.

you have to make sure that you have the history data loaded in the platform. Hope you find it usefull.

There are some limitations however.... mainly if you want to look back a year with one munite data for some reason metatrader will only create files with 65390 rows of data in it. so if you multiply 65390 by your time frame thats as far back as you can look.

Please feel free to make as many modifications as you would like....but if you do post them here for everyone.


Also I would suggest that you run it on the EURUSD.
Attached Files
File Type: mq4 Get Data.mq4 (3.1 KB, 117 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 07-13-2007, 10:32 AM
Administrator
 
Join Date: Sep 2005
Posts: 15,980
Blog Entries: 68
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Thanks a lot.
And want to remind about this thread Working with Excel (tools, indicators, conversion ...)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 08-30-2007, 01:39 PM
Junior Member
 
Join Date: Oct 2006
Posts: 11
Khamoosh is on a distinguished road
Open in H1,M30,M15 Timeframe

hi everyone,

I have Metastock 10 and Akmos for Real Time. can i open forex chart in M15 or H1 Timeframe in Metastock Software? How? this software opens Daily chart only. please help me.

Regards,
Khamoosh
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 09-01-2007, 09:46 AM
Junior Member
 
Join Date: Oct 2006
Posts: 11
Khamoosh is on a distinguished road
Quote:
Originally Posted by Khamoosh View Post
hi everyone,

I have Metastock 10 and Akmos for Real Time. can i open forex chart in M15 or H1 Timeframe in Metastock Software? How? this software opens Daily chart only. please help me.

Regards,
Khamoosh
Solved, Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Bookmarks
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/tools-utilities/70-forex-data-converters.html
Posted By For Type Date
Финансовая компания UMIS: Форекс (Forex), обучение Форекс (FOREX) трейдеров, интернет-трейдинг, биржевая игра на рынке Forex, игра на бирже. Фондовый рынок, фьючерсы This thread Refback 04-01-2008 04:56 AM
roll over (carry trades) that can be used for 100% hit rates - Page 39 This thread Refback 03-15-2008 03:01 PM
Финансовая компания UMIS: Форекс (Forex), обучение Форекс (FOREX) трейдеров, интернет-трейдинг, биржевая игра на рынке Forex, игра на бирже. Фондовый рынок, фьючерсы This thread Refback 03-10-2008 10:52 AM
Forex Data This thread Refback 02-24-2008 11:20 AM
Data Forex This thread Refback 02-18-2008 08:45 PM
roll over (carry trades) that can be used for 100% hit rates - Page 39 This thread Refback 02-11-2008 11:35 AM
roll over (carry trades) that can be used for 100% hit rates - Page 39 This thread Refback 02-11-2008 11:35 AM
roll over (carry trades) that can be used for 100% hit rates - Page 39 This thread Refback 02-11-2008 11:06 AM
roll over (carry trades) that can be used for 100% hit rates - Page 39 This thread Refback 02-11-2008 11:03 AM
roll over (carry trades) that can be used for 100% hit rates - Page 39 This thread Refback 02-11-2008 10:58 AM
Финансовая компания UMIS: Форекс (Forex), обучение Форекс (FOREX) трейдеров, интернет-трейдинг, биржевая игра на рынке Forex, игра на бирже. Фондовый рынок, фьючерсы This thread Refback 02-08-2008 04:45 AM
Финансовая компания UMIS: Форекс (Forex), обучение Форекс (FOREX) трейдеров, интернет-трейдинг, биржевая игра на рынке Forex, игра на бирже. Фондовый рынок, фьючерсы This thread Refback 01-30-2008 05:58 AM
Финансовая компания UMIS: Форекс (Forex), обучение Форекс (FOREX) трейдеров, интернет-трейдинг, биржевая игра на рынке Forex, игра на бирже. Фондовый рынок, фьючерсы This thread Refback 01-29-2008 12:22 PM
Финансовая компания UMIS: Форекс (Forex), обучение Форекс (FOREX) трейдеров, интернет-трейдинг, биржевая игра на рынке Forex, игра на бирже. Фондовый рынок, фьючерсы This thread Refback 01-29-2008 10:43 AM
auto_chartist - Ш§Щ†Ш¬Щ…Щ† This thread Refback 01-10-2008 06:29 AM
Forex Data This thread Refback 01-07-2008 02:19 PM
auto_chartist - Ш§Щ†Ш¬Щ…Щ† This thread Refback 09-16-2007 07:33 PM
ШЁШ±Ш±ШіЫЊ ШЄЩѓЩ†ЩЉЩѓШ§Щ„ ШіЩ‡Ш§Щ… ШЁШ§ШІШ§Ш± ШЄЩ‡Ш±Ш§Щ† - ШµЩЃШ­Щ‡ 7 - Sarmaye Forums This thread Refback 08-10-2007 09:01 AM
Щ…ШЄШ§ Ш§ШіШЄШ§Ъ© MetaStock - ШµЩЃШ­Щ‡ 15 - Sarmaye Forums This thread Refback 07-05-2007 10:12 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Phoenix Setting File Converters Pcontour Phoenix 37 04-06-2007 09:02 PM
Forex Historical Data european General Discussion 2 04-24-2006 07:08 PM
Forex hourly data needed - since start! freak General Discussion 16 04-17-2006 09:49 AM


All times are GMT. The time now is 07:30 PM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.