Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

How to include 32bit/64bit External Assemblies in my indicator Package?

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

    How to include 32bit/64bit External Assemblies in my indicator Package?

    Hi,

    I'm not very familiar with how Ninja creates the .zip files during the export process, but I have a couple of questions.

    I've noticed that when you do the export it includes both x86 and x64 .dll versions of the indicator, plus a version that is not specific (it has no .x86 or .x64 naming).

    what is the .dll that has no version naming? is it just a 32bit version the same as the x86 one?


    Also, if my indicator needs to include its own external .dlls, should I also include similarly named x86 and x64 versions that will be copied into the appropriate directories as well?

    Thanks,
    Will.

    #2
    Hi Will, the different versions would be needed / created by NT for the obfuscation technology offered via Agile.NET.

    For your own DLL's that would not be needed, you can supply them in your zip distribution as well - http://www.ninjatrader.com/support/h..._procedure.htm
    BertrandNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Taddypole, 04-26-2024, 02:47 PM
    5 responses
    35 views
    0 likes
    Last Post eDanny
    by eDanny
     
    Started by kujista, 04-23-2024, 06:23 AM
    6 responses
    50 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by giulyko00, 04-24-2024, 12:03 PM
    7 responses
    36 views
    0 likes
    Last Post eDanny
    by eDanny
     
    Started by NM_eFe, Today, 10:13 AM
    0 responses
    12 views
    0 likes
    Last Post NM_eFe
    by NM_eFe
     
    Started by hdge4u, Yesterday, 12:23 PM
    1 response
    11 views
    0 likes
    Last Post hdge4u
    by hdge4u
     
    Working...
    X