Indicator and infinite loop

 

I have an EA that has an infinite loop and is constantly talking to my DLL. I am grabbing various information passed through the DLL. This is fine for an EA, but I have tried to implement this into an indicator for monitoring purposes and it just freezes up the terminal. Is it a safe assumption that indicators aren't a fan of infinite loops? Is there a known workaround?


Thanks,

Scott