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

NT C# capability?

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

    NT C# capability?

    I'm just wondering about what kind of general capabilities we have with ninja trader's 'ninja scripts'. Are we able to compile and use any outside library as well as the built in functionality provided by ninja trader? Also, for back-testing strategies, can we set up and test strategies directly in code?

    #2
    You are able to use outside libraries, but we cannot offer any assistance in doing so. You have the full functionality of C# at your finger tips, but we can only support up to the extent of NinjaScript properties and methods.

    To test strategies you would have to use our Strategy Analyzer after you are done compiling your code.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Can you initialize the Strategy Analyzer in the code?

      Am I able to run strategies directly from the code to test them?

      Comment


        #4
        Unfortunately that is not supported.
        Josh P.NinjaTrader Customer Service

        Comment


          #5
          What you can do with Ninja

          Its amazing what you can do with Ninja. Folls for example has designed a strategy that loads a windows form.



          I have been working on a strategy which loads a form and feeds information into it such as Days High and Low, Prices from different instruments etc. Information can be fed from the form back to Ninja.

          This is done by using a external dll which is referenced by Ninja.

          There is an "undocumented" thread on the forum which shows you the weird and wonderful things you can do with Ninja.

          All this is unsupported etc. It's great that the Ninja people have left the platform 'open' so that we can do these things, just don't expect any help from them when you end up breaking Ninja! And of course all this development should definitely not be not be done on the copy you use for live trading!

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by cmtjoancolmenero, Yesterday, 03:58 PM
          6 responses
          28 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by gbourque, Today, 06:39 AM
          2 responses
          14 views
          0 likes
          Last Post gbourque  
          Started by rexsole, Today, 08:39 AM
          0 responses
          4 views
          0 likes
          Last Post rexsole
          by rexsole
           
          Started by trilliantrader, Yesterday, 03:01 PM
          3 responses
          31 views
          0 likes
          Last Post NinjaTrader_Clayton  
          Started by Brevo, Today, 01:45 AM
          1 response
          14 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Working...
          X