Hi, I have data in 5 minutes time frame.
Then I set the chart i, Hourly. Menu / View / Hourly With this formula : Plot(Close,"Close", colorBlack, styleCandle); "Date : "+Date(); "Open : "+Open; I see something like that in the Interpretation Windows : TestDate Date: 15/10/2007 08:55:00 Date : 15/10/2007 08:55:00 Open : 2.0343 How to have something like that : Date: 15/10/2007 08:00:00 Hours with minutes set to zero. Thanks, Tintin92
