I’m trying to get Explore to display 5-minute rows that correspond to the 5-minute bars shown on the chart, but using the formula shown below, I get only daily rows in Explore, each showing 09:30 AM. What am I missing or doing wrong?
<Filter = 1;
AddColumn( DateTime(), "Date/Time", formatDateTime );>
I’m using Professional Edition 6.93.0, 64-bit. The project file is attached. I can post screenshots if needed.
In a new database using Import Wizard, I have imported 20,000+ rows of clean, SPY 5-minute data (local data source). The data came from Trading_View.
I can provide screenshots if needed.
Thank you in advance for your help. I'm new to AmiBroker and am no coder. Your support is deeply appreciated.
Analysis3.apx (7.5 KB)