Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

3rd Party Dll and Namespace Import

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

    3rd Party Dll and Namespace Import

    Hi,

    I am trying to code an indicator that will use a 3rd party dll. I have placed a using ... in the declarations and I am placing the code in the OnStartUp().

    I know the dll etc. executes fine but I am getting errors that seem to be related to:
    1. either the dll is not being referenced correctly, or
    2. the namespace is not being imported correctly, or
    3. NT 7 uses .Net 1.1 which the dll does not support

    I have however been told NT 7 is >Net 3.5 compliant.

    Any advice would be greatly appreciated. Thank you very much.

    #2
    Hello Zeos6,

    It may be the reference is missing. You can add reference to the dll through the Right Click > References selection in the NinjaScript editor.
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Hi Ryan,

      Thank you for your email. I have already done that, and have checked that the dll is being referenced correctly.It is being referenced, the namespace is being imported in the declarations and I have been told NT 7 is .Net 3.5 compliant. I will look into this more.

      Comment


        #4
        Sure - please let us know if we can be of further assistance, and what type of issue you're seeing when using your dll.
        Ryan M.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by sjsj2732, Yesterday, 04:31 AM
        0 responses
        36 views
        0 likes
        Last Post sjsj2732  
        Started by NullPointStrategies, 03-13-2026, 05:17 AM
        0 responses
        287 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        288 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        134 views
        1 like
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        95 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Working...
        X