I have been working on, which is not displaying as expected on my NinjaTrader 8 platform.
I have developed a custom indicator using NinjaScript it seemed to compile without errors. when I apply the indicator to my chart, it does not appear as intended. the issue I am facing
the indicator does not show up on the chart at all, despite being added correctly from the Indicator menu. The parameter values I input into the indicator settings seem to be ignored & default values are being used instead. There are no error messages displayed in the NinjaScript Editor or the Control Center, which makes troubleshooting a bit challenging.
Also i have tried to resolve the issue recompiling the script to ensure there are no hidden errors. Restarting NinjaTrader and reapplying the indicator to different charts and timeframes. Checking the indicator settings and ensuring they are properly configured. I am not sure if this issue is due to a problem with the script itself or if there is something I am missing in the platform settings.
Also, I have gone through this post; https://forum.ninjatrader.com/forum/ninjatrader-7/platform-technical-support/37190-ema-s-not-displaying
which definitely helped me out a lot.
Thank you in advance for your assistance

Comment