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 ZeroKuhl, Yesterday, 04:31 PM
          2 responses
          21 views
          0 likes
          Last Post ZeroKuhl  
          Started by knighty6508, Today, 01:20 AM
          3 responses
          20 views
          0 likes
          Last Post NinjaTrader_Erick  
          Started by cupir2, Yesterday, 07:44 PM
          2 responses
          18 views
          0 likes
          Last Post cupir2
          by cupir2
           
          Started by tkaboris, Today, 06:27 AM
          3 responses
          11 views
          0 likes
          Last Post tkaboris  
          Started by franatas, Today, 01:53 AM
          1 response
          12 views
          0 likes
          Last Post NinjaTrader_Gaby  
          Working...
          X