PDA

View Full Version : Editing indicators


grd974
05-27-2007, 09:22 AM
There seems to be no easy way to modify indicators just as one would edit a computer program using a text editor.
Is it possible to save an indicator under a different name so that it's little work to change one line to NT code using the wizard without losing the initial code ?
What is the use and how can one access to the files that the installation process stored under My Documents\NinjaTrader 6\Custom\Indicator\@Indicator Name ?

NinjaTrader_Ray
05-27-2007, 09:32 AM
Open an indicator you want to edit, right click in the Editor and select the "Save As..." menu.

Once saved with a new name, make sure you change the "Class" name of the indicator and the "Display" name.

grd974
05-27-2007, 01:55 PM
Hi Ray,

I took your numerous advices and got what I was looking for; thanks ever so much.
Gérard