
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi Newdigital
How to use this file ??
regards
promo01Place it to script folder. Open in MetaEditor and you will see:
// 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.
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
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
promo01I 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).
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
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.
Thanks a lot.
And want to remind about this thread https://www.mql5.com/en/forum/175464
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
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,
KhamooshSolved, Thanks.
Hi everyone,
I like to import real time data from TS to metatrader .Please help
Please disregard the previous post