I want to achieve the following:
1. Have an Addon .zip file
1. When the Addon is added via Tools -> Import -> NinjaScript Add-On... it simply adds the Indicator to the Indicators List for all charts to use as desired.
2. If the user removes the Addon via Tools -> Remove NinjaScript Assembly... then I want the Indicator to disappear from any charts its on, including from the Indicator List.
This help page does not explain how to achieve the above basic desire via an Addon installation: https://ninjatrader.com/support/helpguides/nt8/NT%20HelpGuide%20English.html?addon_development_ov erview.htm
The Addon_Framework_NinjaScript_Basic.zip attachment on that page also does not have an example of this.
Appreciate any assistance you can provide. My Indicator works on a per Chart Window basis as expected.
Thank you

Comment