Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Current Open plot

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

    Current Open plot

    Hi

    I am trying to modify a code in this indicator by plotting the current day's Open. It keeps plotting the prior day Open, instead. Any help in this matter?

    thanks
    Attached Files

    #2
    Hello qitrader,

    If the script is using intra-day bar intervals, you can find the current open with:
    Value.Set(CurrentDayOHL().CurrentOpen[0]);
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      not sure how to add that into the existing code

      Comment


        #4
        Hello qitrader,

        The code for this is pretty extensive and I don't see where this could easily be changed to use the current day open.

        From looking at the code it looks like the script would need to be completely re-written using the style of the CurrentDayOHL indicator.

        I recommend that you contact the author of the script and request changes.
        Chelsea B.NinjaTrader Customer Service

        Comment


          #5
          Hello qitrader,

          The NinjaTrader Ecosystem partners with a number of programming consultants that offer custom coding for the NinjaTrader environment.

          Below is a link to these Certified NinjaScript Consultants. You may hover your mouse over each one for a short description.

          http://ninjatraderecosystem.com/Part...ultants.php#81

          Once you have reviewed these consultants, should you have any questions or desire an introduction please let me know and I will be happy to assist.
          JaredNinjaTrader Ecosystem

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          558 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          324 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          101 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          545 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          547 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X