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

Combining Indicators

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

    Combining Indicators

    Hi,
    I have several indicators I use on my charts but I only use parts of each indicator. My question is, would it be more efficient to combine the code I use from each indicator into a single indicator? I'm thinking it be less of a performance hit for Ninja.

    Thanks for the help as always!

    #2
    It really depends on what your indicators are doing and what could be cached. If all of your indicators are calling the same indicator method, combining could help as it would just be using one instance rather than several, but that is very situational as well.

    Best would be to run tests and see how your performance changes between situations. Sorry we cannot give you specifics details without more specific context.
    MatthewNinjaTrader Product Management

    Comment


      #3
      ok... thanks

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by kevinenergy, 02-17-2023, 12:42 PM
      117 responses
      2,766 views
      1 like
      Last Post jculp
      by jculp
       
      Started by Mongo, Today, 11:05 AM
      5 responses
      15 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by SightCareAubetter, Today, 12:55 PM
      0 responses
      4 views
      0 likes
      Last Post SightCareAubetter  
      Started by traderqz, Today, 12:06 AM
      8 responses
      16 views
      0 likes
      Last Post traderqz  
      Started by SightCareAubetter, Today, 12:50 PM
      0 responses
      2 views
      0 likes
      Last Post SightCareAubetter  
      Working...
      X