Is there a NinjaTrader indicator that shows the day of the week and date directly on the chart?

Hi,

Is there any NinjaTrader indicator which shows day of week and date directly on chart?

When scrolling I only see date, but no weekday, so during backtesting it get confusing becasue of weekend gaps.

Any solution for this?

Thanks in advance.

You’re talking about the timeline? There’s no date/day indication for that. In the properties panel there is an option for show date range. Which shows the date/time of the To/From Index (visual bars) in the top left corner.

It would also be pretty simple to write an indicator that draw the day/date just above the timeline, you can also draw onto of the timeline itself but it’s a bit more advanced.

https://nexusfi.com/local_links.php?catid=27&linkid=2496

You clearly did not Google…

2 Likes

A useful little indicator. Thanks. Not having day of week in the bar info on a chart drives me nuts.

BarInfo from Ninjatrader Ecosystem can display date, time and other things.

Found in NinjaTrader Ecosystem/ UserApp Share (Free)

2 Likes

Thanks maarcus It helps me a lot!