Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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 Jonafare, 12-06-2012, 03:48 PM
          5 responses
          3,986 views
          0 likes
          Last Post rene69851  
          Started by Fitspressorest, Today, 01:38 PM
          0 responses
          2 views
          0 likes
          Last Post Fitspressorest  
          Started by Jonker, Today, 01:19 PM
          0 responses
          2 views
          0 likes
          Last Post Jonker
          by Jonker
           
          Started by futtrader, Today, 01:16 PM
          0 responses
          8 views
          0 likes
          Last Post futtrader  
          Started by Segwin, 05-07-2018, 02:15 PM
          14 responses
          1,792 views
          0 likes
          Last Post aligator  
          Working...
          X