Error code uninit reason 5

 

im getting the error message with my ea ( uninit reason 5 ) can someone explain this?

thanks,william

 

See Uninitialize reason codes:

Uninitialize reason codes returned by UninitializeReason() function. It can be any one of the following values:

Constant Value Description
0Script finished its execution independently.
REASON_REMOVE1Expert removed from chart.
REASON_RECOMPILE2Expert recompiled.
REASON_CHARTCHANGE3symbol or timeframe changed on the chart.
REASON_CHARTCLOSE4Chart closed.
REASON_PARAMETERS5Inputs parameters was changed by user.
REASON_ACCOUNT6Other account activated.
Reason: