Learn NinjaScript: Using [Display] to Clean Up the UI
A property’s C# identifier isn’t always what you want users to see in the indicator settings dialog. Period reads fine; atrPeriodLookback looks like a raw variable name. The [Display] attribute lets you set a friendlier label, add a tooltip, group related properties together, and control the order they appear. Four parameters cover almost all of…









