Hi,
How about
if (TimeNum() == 000000)
{
// output debug
}
Regards, Neil Wrightson. _____ From: [email protected] [mailto:[email protected]] On Behalf Of Potato Soup Sent: Sunday, 3 January 2010 3:20 PM To: [email protected] Subject: [amibroker] What's the easiest way to check for bar time? I would like to output some debug text whenever a bar hits midnight. What's the easiest way of doing this? I see so many time functions in the help files that it's a bit overwhelming on where to start.
