
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 use H3 bars > So I guess I can make H3 bars out of H1 bar as well right?
Can you point me to a article that explains how to do that ?
Yes you can create you own H3 bar data from H1, an article ? nope, just think about what you need to do and code it. You should be able to create you own H3 data in an array and access it in a similar way that your do with any OHLC data. For each tick you will update the most recent location in the array for the H3 bar 0 data.
Maybe this will help: https://www.mql5.com/en/forum/7058
Thank for all your help! I'll look into that.
One last (stupid?) questions. I will not be able to visualize those constructed H3 bars on the chart will I?
Thank for all your help! I'll look into that.
One last (stupid?) questions. I will not be able to visualize those constructed H3 bars on the chart will I?
Thank for all your help! I'll look into that.
One last (stupid?) questions. I will not be able to visualize those constructed H3 bars on the chart will I?
Search for "P4L PeriodCon.mq4" on FF. It can generate non-standard timeframes and/or introduce a timeshift. See post #1 in the thread with the indy.