PDA

View Full Version : Backup Indicator


amenlo9
04-05-2008, 11:09 AM
Hi all,how can i backup all my custom indicator instead of import them 1 by 1 after new installation?i have backup all my custom indicators from :
C:\Documents and Settings\Isaac\My Documents\NinjaTrader 6.5\bin\Custom\Indicator

i pasted all indicators into same folder after new installation.all script are inside.but the problem is when i open my indicators list on chart,i couldn't find those custom indicators.they never show up and it wasn't loaded.may i know how to fix it?

NinjaTrader_Josh
04-05-2008, 02:01 PM
You will need to recompile them. Open one of them up in the NinjaScript Editor and hit F5. Alternatively, we recommend you use the Import and Export tools available in NT6.5 to do backups and restores. It will automatically compile your indicators.

amenlo9
04-05-2008, 11:43 PM
thanks for your tips.will try and let u know how it goes;)