I don't have enough knowledge to make a script. How to tie a calculation to a specific clock? I need to find a range at specific hours. At 00:00, 06:00, 19:00. Calculation code: ngap = cum(n > end ? 0 : n >= start and (high - low) > 900 ? 1 : 0) Display code: + iff(Ng,"\n" + "00:00 : " + tostring(ng...