Attached indicators disappearing

 

 My attached indicators are keep on disappearing from my  MT4 & MT5 CHARTS! Fellow traders , advise please ,as it is taking so much time attaching them  now and then.Thank you

 
If you want a thoughtful and detailed answer, then please do the same for your question. Explain yourself fully and in detail
 
Fernando Carreiro #:
If you want a thoughtful and detailed answer, then please do the same for your question. Explain yourself fully and in detail

I have been trading for three years and purchased about 17 indicators on MQL5  markets, however after I attached them ,and used them for a week or so, they disappear  from the chart ,hence I have to attach them again to all my currency pairs, and It is time consuming to do it quite often. If you could help, I really appreciate very much. Thank you

 
license expired
 
Dereje Beshah #:

I have been trading for three years and purchased about 17 indicators on MQL5  markets, however after I attached them ,and used them for a week or so, they disappear  from the chart ,hence I have to attach them again to all my currency pairs, and It is time consuming to do it quite often. If you could help, I really appreciate very much. Thank you


Check your experts and journals tab. There will always be a message when an Indicator is unloaded because of some error.

https://www.mql5.com/en/docs/constants/errorswarnings/errorcodes

Also, if you are using VPS, maybe you have run out of activations, since now it's max 20 activations. 

Just go to your Purchased section on mql5 and check how many you have left for each product.

Can't help you without more info :)

Documentation on MQL5: Constants, Enumerations and Structures / Codes of Errors and Warnings / Runtime Errors
Documentation on MQL5: Constants, Enumerations and Structures / Codes of Errors and Warnings / Runtime Errors
  • www.mql5.com
GetLastError() is the function that returns the last error code that is stored in the predefined variable _LastError . This value can be reset to...