GUI Panels & CPU Usage

 

I have some EAs with GUI panels & ive discovered that those particular EAs are CPU hungry, sometime setting the EA on only 5 charts shoots my CPU usage to 100%. Has anyone else faced this problem?

Is it the norm with GUI objects or it could be that they are poorly programmed?

 
Nelson Wanyama 2020.05.09 16:30 | 139.59.140.170 ban
vluyima:

I have some EAs with GUI panels & ive discovered that those particular EAs are CPU hungry, sometime setting the EA on only 5 charts shoots my CPU usage to 100%. Has anyone else faced this problem?

Is it the norm with GUI objects or it could be that they are poorly programmed?

That's expected if you have not used directX in drawing your panels. You might wanna try it for complex objects.



Note:Accidentally deleted.

 
vluyima:

I have some EAs with GUI panels & ive discovered that those particular EAs are CPU hungry, sometime setting the EA on only 5 charts shoots my CPU usage to 100%. Has anyone else faced this problem?

Is it the norm with GUI objects or it could be that they are poorly programmed?

Poorly coded.