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 DavidHP, Today, 07:56 AM
      1 response
      5 views
      0 likes
      Last Post NinjaTrader_Erick  
      Started by kujista, Today, 06:23 AM
      3 responses
      6 views
      0 likes
      Last Post kujista
      by kujista
       
      Started by Mindset, Yesterday, 02:04 AM
      2 responses
      17 views
      0 likes
      Last Post NinjaTrader_RyanS  
      Started by f.saeidi, Today, 08:03 AM
      1 response
      5 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by samish18, 04-17-2024, 08:57 AM
      15 responses
      52 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Working...
      X