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 samish18, Yesterday, 08:31 AM
          4 responses
          14 views
          0 likes
          Last Post elirion
          by elirion
           
          Started by funk10101, Yesterday, 09:43 PM
          1 response
          13 views
          0 likes
          Last Post NinjaTrader_Gaby  
          Started by TheWhiteDragon, 01-21-2019, 12:44 PM
          5 responses
          551 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by rtwave, 04-12-2024, 09:30 AM
          5 responses
          37 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by funk10101, Today, 12:02 AM
          1 response
          11 views
          0 likes
          Last Post NinjaTrader_LuisH  
          Working...
          X