Forum

Error Message - "MQL5.Community: Authorization Failed"

Just recently around February 25, 2024 I began getting the above message and now I no longer have access to my EAs; as they won't work without being logged into my MQL5 Community account (they won't load up on the chart) . I have no problem going to my Browser and being able to Login to my MQL5

Problem with Division in MQL4

If you are having a problem with dividing two integer variables in MQL4 . This may be your fix!! MQL4 will give you a zero instead of a Decimal number. The answer is simple . . . just change one of the integer variables to a double type variable and it will work just fine

iCustom Indicator - Max Input Parameters Limit

I bought a very sofisticated Indicator that has about 150 input parameters . iCustom has a limit of about 60 something. I want to use this indicator in my EA that I am writing. However, I need to change some of the default parameters when using the purchased indicator. When loading all of the