There is RegisterIndicator method, but no UnRegisterIndicator method.

How do I un-register an indicator?

Otherwise even if I remove reference to the indicator, it keeps hanging in memory and receiving events, slowing down the program.

Author