538 Invalid License for a free Indicator

 

  invalid license (538), please reinstall from MQL5 Market


I have researched this error but my case is pretty unique:

I have downloaded and installed a free Indicator: ATR Stop Loss Finder, It works just fine, I can switch between different broker's account and it will work just fine on any chart ( DEMO , LIVE , etc )

I wanted to integrate this indicator in a custom made EA.

If I run this EA under the DEMO account it works just fine, but if I try to run it under the LIVE account it gives me that error:

2024.03.31 09:46:17.785 2024.03.19 13:31:22   invalid license (538), please reinstall from MQL5 Market
2024.03.31 09:46:17.785 loading of ATR Stop Loss Finder EPM24,M1 failed [538]
2024.03.31 09:46:17.785 2024.03.19 13:31:22   cannot load custom indicator '::Indicators\Market\ATR Stop Loss Finder.ex5' [4802]
2024.03.31 09:46:17.785 2024.03.19 13:31:22   indicator create error

That is odd, I've uninstalled, reinstalled, created a new MQL5 account and tried installing with that. Nothing.

Can anyone help ?

 
What's the link for ATR Stop Loss Finder? Maybe it's not free anymore.
 
Oleksandr Medviediev #:
What's the link for ATR Stop Loss Finder? Maybe it's not free anymore.

https://www.mql5.com/en/market/product/97428?source=External

Download the 'ATR Stop Loss Finder' Technical Indicator for MetaTrader 5 in MetaTrader Market
Download the 'ATR Stop Loss Finder' Technical Indicator for MetaTrader 5 in MetaTrader Market
  • www.mql5.com
Simple ATR (Average True Range) Channel to find your Stop Loss and/or Take Profit. Indicator allows to draw a second multiplier if you need different
 
Reinstall MT5 or try on different MT5//different broker.

P.S. you can delete the link from forum (you previous reply)
 
Oleksandr Medviediev #:
Reinstall MT5 or try on different MT5//different broker.

P.S. you can delete the link from forum (you previous reply)

I've tried a different MT5 terminal, nothing.

The indicator loads just fine on the chart.

 
Ask the developer if his Indicator has AccountInfoInteger(ACCOUNT_TYPE) 
EA then will be functional on demo only.