Understanding the Issue
When you install a NinjaScript add-on in NinjaTrader, it recompiles your entire script library. If you have custom NinjaScript files with programming errors, the installation will be blocked until those errors are fixed. This is a safety feature built into NinjaTrader to prevent corrupted code from being added to your library.
Identifying Compile Errors
- Open the NinjaScript Editor from the Control Center by going to New → NinjaScript Editor
- Right-click in the background of the NinjaScript Editor and select "Compile"
- Look for errors in orange - these must be resolved before you can install any add-ons
- A loading symbol in the bottom-left indicates compilation is in progress. If no errors appear after it disappears and you hear a chime, your scripts are error-free
- Copy all errors from the bottom window or take a screenshot showing the complete error messages
This is a NinjaTrader Platform Issue
Important: Compile errors occur in your custom NinjaScript files or other third-party add-ons, not in FlowBots products. These errors are blocking the installation because NinjaTrader's safety feature prevents any add-on from installing when there are programming errors in your script library.
Since this is a NinjaTrader platform issue, the comprehensive troubleshooting steps and solutions are documented in NinjaTrader's official support resources. For detailed information on how to resolve specific compile errors, please refer to:
- NinjaTrader's official troubleshooting guide: How Can I Troubleshoot Compile Errors when Working with NinjaScript?
- NinjaTrader Desktop Help Guide - Compile Error Codes: Full list of documented NinjaScript Compile Errors
After resolving the compile errors in your NinjaScript Editor, you can proceed with installing the FlowBots product.
Next Steps After Fixing Errors
Once you've resolved all compile errors:
- Restart NinjaTrader to ensure the changes take effect properly
- Go to Tools → Import → NinjaScript Add-On...
- Select the FlowBots product .zip file
- Complete the import process
Still Need Help?
If you continue to experience issues after following NinjaTrader's official troubleshooting guide, please contact FlowBots support with the complete error messages from your NinjaScript Editor. We can help verify that the errors are resolved and guide you through the installation process.
Comments
0 comments
Article is closed for comments.