Category: Strategy Installation & Setup / Troubleshooting | Last Updated: April 2026
This article covers problems that happen specifically at installation time — when a strategy has just been imported (or re-imported) and isn't loading cleanly in NinjaTrader. For issues that appear after the strategy is already installed and running, see the separate articles on strategy management and strategy diagnostics.
Always restart NinjaTrader after importing or deleting a NinjaScript add-on. This is the most important habit when working with strategy files — NT doesn't always reload new or removed code cleanly without a full restart. Do this first, before anything else below.
Good practice: Most installation issues are faster to resolve with a support ticket than by troubleshooting alone. Our team can access your VPS, review the setup directly, and fix things without risk of breaking something else. Use the steps below as a first pass, but don't hesitate to escalate.
If the import seemed to complete but you can't find the strategy in the list, the file most likely failed to compile silently. Try clearing the NinjaScript cache:
Safe to delete. The
db/cachefolder only stores already-processed bars for quick retrieval. Deleting it does not remove your workspaces, templates, indicators, or any saved settings — those are kept in separate folders. NT will just rebuild the cache on the next startup and re-download historical bars from your data provider.
If it still doesn't show up after a cache rebuild, re-download the strategy from Whop and import again. If the problem persists, open a support ticket.
Compile errors generally mean one of the following:
If re-downloading and verifying the NT version doesn't resolve the error, open a support ticket.
A crash the moment you attach a strategy usually points to a cache issue or a resource problem on the VPS. Try this sequence:
If it crashes a second time, clear the NinjaScript cache (steps above under "Strategy Doesn't Appear") and try once more. If it still crashes, open a support ticket — this typically needs a team member to look at the VPS directly.
Open a ticket — don't keep troubleshooting — for any of these:
Our team can remote in, review the state of your NinjaTrader and VPS, and fix the issue without you needing to dig through folders or risk destructive steps.
After importing or deleting any NinjaScript add-on in NinjaTrader, restart the platform — that alone clears up a large share of installation issues. If the strategy still doesn't appear, clear the NinjaScript cache (safe — doesn't touch workspaces or templates) and re-download from Whop. For anything beyond that, open a support ticket rather than troubleshooting destructively.