Add an indicator to EA mt5

 
Hello, how can I add an indicator to my EA?
It should be remembered that the indicator will not have any function in the expert accessory, only that I want it to appear when loading the EA so that it is not loading separately.

This part is the one that loads more indicators to my indicators

#resource "\\indicators\\ example.ex5
 
ChartIndicatorAdd inside OnInit()
 

Why did you post your EA question in the MT5 General section instead of the MT5 EA section?
          General rules and best pratices of the Forum. - General - MQL5 programming forum? (2017)
Next time, post in the correct place. I have moved this thread.