Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NT7B16: Strategies dialog changes chart title timeframe

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

    NT7B16: Strategies dialog changes chart title timeframe

    How to reproduce:

    1) Open a minute chart (I used 21 days of AAPL 15-minute data). Chart title bar will say "AAPL (15 Min)"


    2) Right-Click -> Strategies. Chart title bar will say "AAPL (15 Day)" but the chart will still display 15 Minute data. You may have to drag the window around before this happens, but you don't even have to select a strategy.

    If you can't reproduce this, then maybe one of my strategy initializations is causing trouble; in that case let me know and I will try to isolate it.

    #2
    Hi kdoren, just tried here on my end and was unable to reproduce on B16.

    Comment


      #3
      I found the problem, one of my old strategies had the following line in Initialize():

      BarsPeriod.Id = PeriodType.Day;

      I think I did this because I wanted it to default to daily bars, but I didn't realize that it would mess up charts that it wasn't attached to.

      Comment


        #4
        Great you got it resolved.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        605 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        351 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        105 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        560 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        561 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X