Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Exporting my indicator as a compiled pkge

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

    Exporting my indicator as a compiled pkge

    I can deliver my indicator to a friend and he can install it with no problems. But if I try to use the Compiled option (to hide the source code) I get a warning telling me that three of my 3rd party indicatorys must be present on the target machine for my indicator to be installable. Why would my compile process reference any other indicator on my system. I just want to distribute a "source code hidden" version of my indicator - to someone who does not have my other 3rd party indicators.

    Thanks

    #2
    dberti,

    If your script calls other scripts you need to include those other scripts into the export for it to work. Please include all required scripts along with yours as you compile the code as an assembly.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      If you export a compiled dll from an NT install which has other dll's your indicator might want them even if it doesn't need them. Best bet is to move your script to another NT installation which has nothing but system indicators and export from there.

      Dan
      Last edited by eDanny; 07-02-2010, 03:24 PM.
      eDanny
      NinjaTrader Ecosystem Vendor - Integrity Traders

      Comment


        #4
        My script is basic, bare-bones and does not rely on any other scripts or calls to any other indicators other then standard Ninja calls (Min, Max, etc). I suspect that Dan (last post) may be on to something. It may try to include other DLL's whether they are used or not. I guess I'll try to install on a different machine and compile from there.

        Comment


          #5
          Originally posted by dberti View Post
          I guess I'll try to install on a different machine and compile from there.
          That will work.
          eDanny
          NinjaTrader Ecosystem Vendor - Integrity Traders

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by sjsj2732, 03-23-2026, 04:31 AM
          0 responses
          42 views
          0 likes
          Last Post sjsj2732  
          Started by NullPointStrategies, 03-13-2026, 05:17 AM
          0 responses
          294 views
          0 likes
          Last Post NullPointStrategies  
          Started by argusthome, 03-08-2026, 10:06 AM
          0 responses
          290 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          135 views
          1 like
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          98 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Working...
          X