NinjaTrader compile error on importing custom Indicators

Asked By 0 points N/A Posted on -
qa-featured

Hello Friends,

I am facing an issue with the importing of custom indicators in NinjaTrader. I have recently upgraded to V6 of Ninja Trader and I am getting the error message that generating indicator has resulted in a compile error. These indicators were working smoothly on V5. I tried reinstalling the upgrade, but this did not fix the issue. So I tried going back to V5 and now I find that these indicators don’t work with V5 as well. What could have corrupted the indicators? Please can anyone help me to identify the reason for this error? Thanks in advance for your valuable suggestions.

 

 

Error on generating Indicator

SHARE
Answered By points N/A #178001

NinjaTrader compile error on importing custom Indicators

qa-featured

Hello,

NinjaTrader is a nice one but due to its problematic issue, it becomes like a nightmare to use this compiler. The speed of compiling is very slow because it compiles all the files together including the problematic ones and good ones. Though some files aren’t necessary to be compiled, it still continues to rebuild them and take a long time. Whenever any error found, it takes a long time and the error looks definitely horrible.

In order to get rid of the problem, you have to remove the problematic file. Doing so, it won’t get the file on its way to compile and won’t show any error again.

1. Identify the name of the file. Sometimes, the error indicates the file’s name directly or sometimes indirectly, through other talk related to the file.

2. Go to “DocumentsNinjaTrader 7binCustomIndicator”.

3. Delete the file or remove it to any other directory.

4. Re-compile your project.

No error this time for sure.

Related Questions