
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
I'm new to programming. I've read the (great) book at mql4.com and some other tutorials (coders' guru, etc). I've also traded on my own in MT4 for two years now. I've used periodconverter.mq4 in the past to get a different look at the markets and consider it a very valuable tool for several reasons.
I ran across some #mtf___.mq4 indicators and a few of them actually function pretty well. They successfully gather multi-time frame data and provide it for visual analysis. They are, however, only compatible with the standard periods available in MT4. I ultimately want to create an ea which gathers custom time-frame data for automated analysis used for ea-driven trades.
Has anyone ever successfully taken data from custom (offline) charts created with periodconverter.mq4 and used the data for reference with a multi-time frame indicator or EA?
Thanks,
R