Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

DLL export problem

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

    DLL export problem

    Hello,

    I want to export a strategy in a DLL along with all custom indicators using CliSecure.
    When I assmble all files and press export button, it send a popup box saying that the computer has to have ........assmeblies (other DLL assemblies not related to my strategy ) in order to install this strategy.
    The strategy has all references to other dll assemblies which are not related to my strategy and when I try to emove them, it does not compile.
    Can you suggest me a way out of this?
    Thanks.

    #2
    Hi woodies, we would suggest to export into a protected assembly from a clean development machine preferably, one that would only have the NT default reference DLL's set, as otherwise your friend / client would need to have the same set of DLL's installed as well to compile this script. You can also temporarily remove those custom resources to do the export for distribution.

    Comment


      #3
      Hey,
      Thanks for your support as always.
      Okay...so I have to remove all previous assemblies and then export it.

      Comment


        #4
        Correct, just ensure you have a 'clean' install as far as the reference set go.

        You can see NT's default ones listed here - http://www.ninjatrader.com/support/h...indicators.htm

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        51 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        31 views
        0 likes
        Last Post PaulMohn  
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        165 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        100 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        160 views
        2 likes
        Last Post CaptainJack  
        Working...
        X