Also tried to add these:

Quote

if (is(FIRSTRUN)) return;
if (is(FIRSTINITRUN)) return;
if (is(INITRUN)) return;
if (!Live) return;
if (!RUNNING) return;


before entering trades.

Last edited by Lapsa; 08/15/21 08:23.