I can compile in VS and run the custom indicator without the region NinjaScript. It works as expected on the chart.
I can compile in NT8 and run the custom indicator with the region NinjaScript. It works as expected on the chart.
There are my questions:
1. How to build an indicator with the region NinjaScript using VS?
2. How to refer this indicator in the strategy without the region NinjaScript.
The VS project with the indicator is attached.
Regards,

Comment