can anyone tell me the correct way to include external assemblies in your indicator export zip file, when those assemblies have both 32 and 64 bit versions, so that the indicator is imported into NT it also installs the correct external assemblies?
Thanks,
Will.

. To my suprise, when you import 32 bit dll in 32 bit Ninjatrader, it works then also in 64 bit Ninjatrader (at least for me it works, not sure if it's true for every dll). This way you could use only 32 bit dll, unless you really need the 64-bit version.
Comment