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 f.saeidi, Today, 12:14 PM
    7 responses
    16 views
    0 likes
    Last Post f.saeidi  
    Started by Russ Moreland, Today, 12:54 PM
    1 response
    6 views
    0 likes
    Last Post NinjaTrader_Erick  
    Started by philmg, Today, 12:55 PM
    1 response
    7 views
    0 likes
    Last Post NinjaTrader_ChristopherJ  
    Started by TradeForge, 04-19-2024, 02:09 AM
    2 responses
    32 views
    0 likes
    Last Post TradeForge  
    Started by aprilfool, 12-03-2022, 03:01 PM
    3 responses
    329 views
    0 likes
    Last Post NinjaTrader_Adrian  
    Working...
    X