Specify time for trading New comment [Deleted] 2007.07.26 01:33 Is it possible to set a specific time for EA to become active. Someone please help.... thanks in advance Finding highest value after a specified time. Displaying label inside graph Getting open position details [Deleted] 2007.08.03 16:43 #1 inh hh = 9; int mm = 10; if (Hour() == hh && Minute() >= mm) { //do something } New comment
Someone please help.... thanks in advance