I am an experienced .Net programmer but new to NinjaScript.
I created a custom Indicator and this is under continuous development. Initially ninja wizard helped me to create the basic coding with defined inputs. Now i wish to add few more inputs from the user.
I am aware that i can add further properties for new Inputs, but there is a region in indicator "NinjaScript generated code" which uses some kind of caching and it uses Inputs to identify the instance.
I wish to know the best way to ADD new inputs in any existing indicator?
Also suggest me any good book / video where i can learn NinjaScript. I am aware of documentation but that is good for reference not for reading as newbie as those are not made with teaching in mind.
Thanks in advance,
Regards,

Comment