Say if I want to look at the bar on every 15min interval, e.g. 1001, 1016, 1031, 1101……, to see whether to enter or not. What would be the codes look like without dulplicating the following again and again?
ToTime(Time[0]) == ToTime(10, 01, 0)
Many thanks.
pipal



Comment