Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How To for external Indi

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

    How To for external Indi

    Hi,

    does anybody have something like a "how to" for developing and depoying your own indis?

    My special problem is, that I want to integrate an indicator which need quite a lot of external DLL. Is there an good way to do this. And a way to prepare such an indi for others?

    Thx

    Martin

    #2
    Martin, unfortunately we do not have such a guide. You'll have to add each .dll as a reference to your indicator and then go from there. Using external assemblies is unsupported.
    AustinNinjaTrader Customer Service

    Comment


      #3
      Hi,

      I see it's very efficient and easy to write a simple indicator.

      But, in my special case I try to use Classes from an external DLL. And, furthermore, I write my own Class, lets say MartinClass which in Visual Studio (Using the Custom Project) I create in Utils, so the namespace automatically ist "NinjaTrader.Custom.Utils".

      When trying to compile this indi again in NT it fails, the namespace can not be resolved. When I put my class into the original file (same as the NT indi) I can compile it, but using it as a Indicator in a graph I get the errormessage "unable to retrieve type ..."

      What can I do to preceed?

      Thx

      Martin

      Comment


        #4
        Martin,

        This thread on BMT may be helpful if you are working between VS and NT.



        Cheers,

        drolles

        Comment


          #5
          Martin, unfortunately we don't support development of external assemblies with Visual Studio - it is more of a general C# issue than a NinjaTrader specific issue.
          AustinNinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by CarlTrading, 03-31-2026, 09:41 PM
          1 response
          152 views
          1 like
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 04-01-2026, 02:41 AM
          0 responses
          87 views
          1 like
          Last Post CarlTrading  
          Started by CaptainJack, 03-31-2026, 11:44 PM
          0 responses
          131 views
          2 likes
          Last Post CaptainJack  
          Started by CarlTrading, 03-30-2026, 11:51 AM
          0 responses
          127 views
          1 like
          Last Post CarlTrading  
          Started by CarlTrading, 03-30-2026, 11:48 AM
          0 responses
          106 views
          0 likes
          Last Post CarlTrading  
          Working...
          X