How to refresh an indicator

 

Hello, I have an indicator that I would like to refresh on every new bar. It looks like I need to use #include. I see that there is a function called Refresh(), but I think adding this function to my indicator requires a lot of code to access "indicator.mqh". I am not finding the documentation for this.


Please, if anyone has any insight into how to do this, please help!!!