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

Profiling tools?

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

    Profiling tools?

    Are there any profiling tools that can be used to performance tune Ninjascript indicators and strategies?

    #2
    Please see the Performance tab for analysis of your trades. You can also try features like Optimize and Walk Forward within the Strategy Analyzer for your NinjaScript Strategies.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      I may not fully understand what the capability of the "Optimize" function in NT, but what I am looking for is an actually code profiler. I would like the ability to understand where an indicator is spending its time within the C# code. I know it is possible to put timer prints within the code, but that practice tends to effect code performance and is cumbersome to say the least.

      Put another way, I am trying to understand if it is possible to develop the C# code in a full featured development environment and profile the code as it runs in NT.

      Comment


        #4
        This may be possible inside Visual Studio with a 3rd party profiling application. See link below for more information on running in VS.

        RayNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by chbruno, Today, 04:10 PM
        0 responses
        3 views
        0 likes
        Last Post chbruno
        by chbruno
         
        Started by josh18955, 03-25-2023, 11:16 AM
        6 responses
        436 views
        0 likes
        Last Post Delerium  
        Started by FAQtrader, Today, 03:35 PM
        0 responses
        6 views
        0 likes
        Last Post FAQtrader  
        Started by rocketman7, Today, 09:41 AM
        5 responses
        19 views
        0 likes
        Last Post NinjaTrader_Jesse  
        Started by frslvr, 04-11-2024, 07:26 AM
        9 responses
        127 views
        1 like
        Last Post caryc123  
        Working...
        X