Quote:

if(dow() == FRIDAY && hour() >= 18) { exitLong("*"); exitShort("*");}


This does not work for me in 1.58 but it does over 1.50.