
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
Thank you.
REQ: MTF Encapsulation
anyone can share A multi-timeframe MT4 indicator that encapsulates Daily, Weekly, and Monthly intervals ?
Take a look at this thread : https://www.mql5.com/en/forum/181187
You might find what you need there
anyone can share A multi-timeframe MT4 indicator that encapsulates Daily, Weekly, and Monthly intervals ?
Take a look at this thread : https://www.mql5.com/en/forum/181187 You might find what you need there
i have checked all the posts it does not provide what i am looking for.
any help?
What is you "everyday" or technical analysis definition of a "encapsulates Daily, Weekly, and Monthly intervals" expression? If you are looking for object orientated ways in metatrader 4 than you are looking at a wrong coding environment (mql4 is incapable of that).
i have checked all the posts it does not provide what i am looking for. any help?
this is what i mean. on the 4hr chart, an indicator that box up candles that make up a day and another box for a week
What is you "everyday" or technical analysis definition of a "encapsulates Daily, Weekly, and Monthly intervals" expression? If you are looking for object orientated ways in metatrader 4 than you are looking at a wrong coding environment (mql4 is incapable of that).
this is what i mean. an indicator that box up 6 4hr candles and another box for 23 candles
maybe this will suffice
maybe this will suffice
can you tell me how to use m-candle?
Or this one can be used (UniqueCandlesIdentifier has to be set to unique value for each new instance so that with this one there is no limit of how many instances can be on chart)
Can tell me how to use Custom candles - any time frame.mq4 ?
maybe this will suffice
Three in One.mq4 removes all my manual horizontal and trendlines . how to solve this?