Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NinjaTrader.Gui.Chart.BarsData

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    NinjaTrader.Gui.Chart.BarsData

    How we convert this NT 7 code to NT 8

    NinjaTrader.Gui.Chart.BarsData

    #2
    NinjaTrader.Gui.Chart.BarsData

    How we convert this NT 7 code to NT 8

    NinjaTrader.Gui.Chart.BarsData

    Comment


      #3
      Depending on what you're trying to access, you'll find these properties under ChartBars.

      Code:
      ChartBars.IsAutoScale = true;
      Some of these members have been moved to ChartBars.Properties
      Code:
      ChartBars.Properties.ChartStyleType = ChartStyleType.OHLC
      MatthewNinjaTrader Product Management

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by argusthome, Yesterday, 10:06 AM
      0 responses
      22 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      19 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      14 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      10 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      41 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X