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.
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.
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.
Thanks maarcus It helps me a lot!