If is a possible, enable use flag "EXITRUN" also for Trade mode.

if (is(INITRUN)) ... work
if (is(EXITRUN)) ...not work


thanks