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 sjsj2732, Yesterday, 04:31 AM
        0 responses
        32 views
        0 likes
        Last Post sjsj2732  
        Started by NullPointStrategies, 03-13-2026, 05:17 AM
        0 responses
        286 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        283 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        133 views
        1 like
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        91 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Working...
        X