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 CaptainJack, 05-29-2026, 05:09 AM
          0 responses
          237 views
          0 likes
          Last Post CaptainJack  
          Started by CaptainJack, 05-29-2026, 12:02 AM
          0 responses
          152 views
          0 likes
          Last Post CaptainJack  
          Started by charlesugo_1, 05-26-2026, 05:03 PM
          0 responses
          163 views
          1 like
          Last Post charlesugo_1  
          Started by DannyP96, 05-18-2026, 02:38 PM
          1 response
          246 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 05-11-2026, 05:56 AM
          0 responses
          199 views
          0 likes
          Last Post CarlTrading  
          Working...
          X