Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

CurrentDayOHL().Open[0] returning wrong values

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

    CurrentDayOHL().Open[0] returning wrong values

    CurrentDayOHL().Open[0] is returning the opening value of the current intraday bar instead of the current day's open.

    #2
    Ok, just figured out that you have to use CurrentDayOHL().CurrentOpen[0]

    Not sure why the other is even there since it is misleading and useless.

    Comment


      #3
      Hello motownlucas,

      Thank you for your post and glad to hear you were able to sort it out.

      There may be some indicator or strategy instances where the current bars value would be needed. Of course, Open will be static throughout the day, however the High and Low are dynamic.
      MatthewNinjaTrader Product Management

      Comment


        #4
        Thanks for the quick response Matthew.

        My point is that if you needed the current bar's opening value, you would use Open[0], not CurrentDayOHL().Open[0].

        CurrentDayOHL().Open[0] implies that you are looking for the current day's opening value but that is not what it gives.

        Needless confusion that adds no value.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by wzgy0920, 04-20-2024, 06:09 PM
        2 responses
        27 views
        0 likes
        Last Post wzgy0920  
        Started by wzgy0920, 02-22-2024, 01:11 AM
        5 responses
        32 views
        0 likes
        Last Post wzgy0920  
        Started by wzgy0920, 04-23-2024, 09:53 PM
        2 responses
        49 views
        0 likes
        Last Post wzgy0920  
        Started by Kensonprib, 04-28-2021, 10:11 AM
        5 responses
        193 views
        0 likes
        Last Post Hasadafa  
        Started by GussJ, 03-04-2020, 03:11 PM
        11 responses
        3,235 views
        0 likes
        Last Post xiinteractive  
        Working...
        X