why happened this ??

 

broker problem or server problem or coding problem ?

i just rewrote my indicator and expert advisor in mql5

 


 
It looks like coding problem. 
 
forextime8:

broker problem or server problem or coding problem ?

i just rewrote my indicator and expert advisor in mql5

 


Wrong memory management. You are using too much memory (or your computer is out of memory).
 
Witold Zakrzewski:
It looks like coding problem. 

but those indicator worked fine on other broker MT5 platform

 
Alain Verleyen:
Wrong memory management. You are using too much memory (or your computer is out of memory).

maybe i opened too much MT platform on the same time.

 

Possibly too much history chart.

Try to decrease number of "Max bars in chart" inside Tools > Options > Chart

Reason: