Login Page - Create Account

Support Board


Date/Time: Sat, 10 May 2025 19:48:07 +0000



Post From: Referencing Current Bar Number on Intraday Chart

[2014-04-11 21:01:01]
User83762 - Posts: 61
Thanks, will see if Monday's opening corrects the division by zero error.

One odd thing; each day, of all the bars that meet my alert criteria and paint, only 2-3 of them fail to color. I have triple checked the data in Excel, and even compared it to corresponding paintbars and data in another platform (this happens whether or not I use 9:30:00 or 9:30:01). Here's the alert criteria: =V>=ID5.SG2/((MROUND(BARTIME,1/86400)-MROUND(TIMEVALUE("09:30:01"),1/86400))/(2/1440))

Any idea why?