I have run into the following situation and was wondering if there is some way around it. Your suggestions would be greatly appreciated. Thank you.
I am building an indicator X. It is a fairly complex piece of code and I am working on it bit at a time. The code is incomplete and consequently has errors - it would be impractical to remove all the code causing the errors. I have found that I cannnot import any new indicators or compile other indicators built until all the errors in X are resolved. This is quite anoying. I literally have to copy the code into a Word file, delete the indicator X from Ninja, do what I need with the other indicators and then rebuild X.
Is there a cleaner way for me to compile other completed indicators, or import new indicaotrs while still having code for X with errors? Also, can anyone explain to me why Ninjatrader is built this way? Seems very restrictive. I am not trying to use X on my charts yet; I am just compliling it and debugging by eliminating errors.

Comment