Your topic has been moved to the section: MQL4 and MetaTrader 4
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
Fernando Carreiro #:
Your topic has been moved to the section: MQL4 and MetaTrader 4
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
ok, thanks
Your topic has been moved to the section: MQL4 and MetaTrader 4
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
Morel LALEYE:
2023.12.11 21:21:52.691 SmartMoneyConceptsLUX_fix2 EURUSDm,M1: TextCreate: failed to create c_text! Error code = 4206
2023.12.11 21:21:52.691 SmartMoneyConceptsLUX_fix2 EURUSDm,M1: TrendCreate: failed to create trend line! Error code = 4206
- Your posted code has nothing to do with your errors.
- Without your indicator code, or a link to it, we can't even verify your call.
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
Here is what I wrote:
When running the EA I get this error:
2023.12.11 21:21:52.691 SmartMoneyConceptsLUX_fix2 EURUSDm,M1: TrendCreate: failed to create trend line! Error code = 4206
Error code 4206 means that no sub-window has been specified for the indicator to draw. Hence the error. But I think I used the iCostum function correctly, according to the documentation. And I've set the indicator parameters correctly.
I'd like you to help me solve this error.
Please find attached the indicator
Executable file removed by moderator. Only attach source files in the forum, not executables.