How to use template
02.04.2022 18.18

Indicator Design Essentials for NinjaTrader 8

NinjaCoding friend

Hi Yuri,

On your indicator template video once you've created a template say saved as template1 in Visual Studio. How do you use it if I want to create a new indicator? Do I make a copy in VS and rename it with the new indicator name? What's the best way to do this?

Thanks

  • Yuri Zolotarev
    04.04.2022 12:48

    Yeah that is how I usually do it. Just copy paste the code, rename the file and class names.