- custom indicator to EA
- How can I tell if I have decompiled or not?
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes
I have a custom indicator that that provides alert messages to set pending orders
you did not choose right environment. For this request use freelance section. But as advice alert message is string type which appears on chart so you must look with a for loop on the chart to see alert message. Anyway there are lot of easy methods like... Removing alert message with an int variable. If 1 buy if 2 sell and you must use iCustom() function to call your indicator from EA.
you did not choose right environment. For this request use freelance section. But as advice alert message is string type which appears on chart so you must look with a for loop on the chart to see alert message. Anyway there are lot of easy methods like... Removing alert message with an int variable. If 1 buy if 2 sell and you must use iCustom() function to call your indicator from EA.
Would you mind elaberating on this. I'm still new to Mql4.
I have a custom indicator that that provides alert messages to set pending orders
- Figure out what combination(s) of buffers results in the alert. Then you can use iCustom.
- If you had used this you would have found, among many, that you can not read Alerts.
- No one can.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use