PDA

View Full Version : loading indicator trouble


ckait
05-14-2008, 09:35 AM
every time i try and import an indicator into ninja I get an error message that says " I have custome indicators on my pc that have ninja sript errors that must be resolved " how do i find and fix the problem?

NinjaTrader_Jason
05-14-2008, 09:42 AM
Hello ckait,

Please follow the steps below to check where the errors are located.

1) Open NinjaTrader
2) From the Control Center -> Tools -> Edit NinjaScript -> Indicator
3) Select an indicator and double click on it.
4) A new window will appear and you will need to right click and compile the indicator.
5) At the bottom of the window a new section will appear were you can find the error locations.
6) From there you have the option to remove the indicator or debug it.

Once you have no more errors in your indicators, you can add additional ones.

ckait
05-14-2008, 09:51 AM
itry thanks