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

Sequence of Painting Bars

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

    Sequence of Painting Bars

    Hello Support,

    I am wondering, if I have more than one indicator that paint bars, how does NT do the sequence of painting the bars.
    I test with three, it seems the does not follow the sequence as on the indicator list.
    eg.
    I have indicator 1, 2, 3, all turn on paint bars.
    The painting follows indicator 2, if I turn off 2, painting follows 1.

    Thanks.
    Regards,

    Edward K

    #2
    Hi Edward K,

    Thanks for the post. We are looking into and will update you a bit later.
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Hello,

      Thanks for the note.

      NinjaTrader methods run asynchronously. Therefor you cannot rely on a certain order of code being run and can very depending on my things. Also weather you run COBC = true or false will also matter as the color is set when OnBarUpdate runs. However OnBarUpdate with COBC = false on all indicators you cannot guarantee one running before another due to the asynchronous nature of NinjaTrader.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Torontobluejays, Today, 08:43 AM
      0 responses
      1 view
      0 likes
      Last Post Torontobluejays  
      Started by sastrades, 01-31-2024, 10:19 PM
      12 responses
      186 views
      0 likes
      Last Post sastrades  
      Started by Jimmyk, 01-26-2018, 05:19 AM
      8 responses
      863 views
      0 likes
      Last Post emuns
      by emuns
       
      Started by giulyko00, 04-24-2024, 12:03 PM
      6 responses
      29 views
      0 likes
      Last Post giulyko00  
      Started by 00nevest, 04-27-2024, 02:27 PM
      3 responses
      27 views
      0 likes
      Last Post 00nevest  
      Working...
      X