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 would like to see more implementation of displaying indicators from the lower TF on the higher one in the form of a bar with shadows!
PS: gifs in the article are of very low quality. Is it the originals or did the site cut them?
I guess @fxsaber has solved this problem: https: //www.mql5.com/ru/forum/212096/page8#comment_11666692
I try to test EA but it don't buy and sell , and gives error.
Not all data of Handle is calculated (-1bars ). Error4806
Not all data of ExtHandle1 is calculated (-1bars ). Error4806
I try to test EA but it don't buy and sell , and gives error.
Not all data of Handle is calculated (-1bars ). Error4806
Not all data of ExtHandle1 is calculated (-1bars ). Error4806
Wait and watch. It will work.
How to make the indicator display two senior TFs?
Only one is implemented here!
Can you send me the link to the first indicator in your article?
It's attached.
Hello,
error in code when i compile it:
cannot convert 0 to enum 'ENUM_TRADE_REQUEST_ACTIONS' Triple Screen Trading System 1.0.mq5 406 32
cannot convert 0 to enum 'ENUM_TRADE_REQUEST_ACTIONS' Triple Screen Trading System 1.0.mq5 348 32
cannot convert 0 to enum 'ENUM_TRADE_REQUEST_ACTIONS' Triple Screen Trading System 1.0.mq5 532 29
Can you please correct it ?
Hello,
error in code when i compile it:
cannot convert 0 to enum 'ENUM_TRADE_REQUEST_ACTIONS' Triple Screen Trading System 1.0.mq5 406 32
.....
Can you please correct it ?
Hi,
Thank you very much for this article on MTF, it has been super useful.
One thing I noted however, is that when I load the indicator (say in the 1m chart) for the first time, it loads fine. If I change the TF to 5 minutes I get this error:
The strange thing, is that if I load any other indicator, the indicator of the MA_MultiTF in 5M will appear just fine. Do you know how to fix this behavior?