I working on custom installer and only information that I was able to find is:
hese are the following folder names:
•Documents\NinjaTrader 7\bin\Custom
•Documents\NinjaTrader 8\bin\Custom
I will deliver compiled assemblies. Where to put them?
1. Add-on assemblies and custom resources (images, 3rd patry dlls)
2. Indicator assemblies and custom resources (images, 3rd party dlls)
3. Drawing Tool and custom resources(...)
Should I place them in Custom\AddOns, Custom\Indicators, Custom\DrawingTools and for resourses: Custom\MyResources? Where to put 3rd party dlls? How NinjaEditor will resolve them?
Thanks!

Comment