void _ui_IndicatorUIUpdatedEvent(BasicIndicatorUI ui) { this.Calculate(); }
void UI_IndicatorUIUpdatedEvent(BasicIndicatorUI ui) { UpdateValues(); }