Discussed dozens of time on this forum.
Please do a search before you post https://www.mql5.com/en/search#!keyword=error%204806
Alain Verleyen # :
Thảo luận tranh luận hàng chục lần trên diễn đàn này.
Vui lòng thực hiện tìm kiếm trước khi bạn đăng https://www.mql5.com/vi/search#!keyword=error%204806
Thanks . i got what you mean, i worked with that but all my iMA value declarations and above are invalid
i used ArrayResize above, maybe I should change that to match
Improperly formatted code removed by moderator. @FXAI Please EDIT your post and use the CODE button when you insert code.
This change should fix the error code 4806 issue. If the error persists, double-check your handle initialization and make sure the timeframes and periods used for iMA and iRSI are appropriate for your strategy.
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 have been trying to work with error 4806 and I am a newbie I hope someone can help me to fix it
I declared the double indicator and in the compile they give absolutely no errors until I check the field value
- Failed to copy data from the iRSI indicator, error code 4806
- Failed to copy data from the iMA indicator, error code 4806
Can someone please help me figure out what I did wrong. Thanks