Thank you for an answer
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Programmed Indicator not found
Collapse
X
-
joker23, ok, but first of all: after compilation does the indicator show up the for you or not? If not, it would be likely best to first save a copy of the standard parabolic using right click > Save as > enter a new name then for your modified version in the NT editor and then tweak this code to your liking.
Comment
-
Correct, this message would be seen as you did not save the indicator under a new name.
Please try this :
a) exit NT and delete the script directly from the Documents\NinjaTrader 7\bin\Custom\Indicator folder
b) restart NT and check if your files compile well (open any script, press F5 in the editor)
c) open the default parabolic script and right click in the code and select 'Save as', enter a new name here for your indicator
d) can you compile then still?
e) if yes, work your changes in the copied indicator in
Comment
-
Originally posted by joker23 View PostCan somebody help me programming the parabolic only on close?- Using the NT editor, open the PSAR indicator
- Right-click in the editor window and "Save As..."
- Type in a new name
- Use CTRL+F to open the Find/Replace dialog
- ONE AT A TIME, replace all High with Close
- ONE AT A TIME, replace all Low with Close
- Press F5 to compile
Done.
Comment
-
joker23, NinjaTrader always compiles all your scripts - that would mean you would need to delete the offending script where you did not change the name through the 'Save as' procedure recommended. Once you did this you should be able to compile again and also work your modifications in the copied version as kindly outlined by koganam.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
598 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
343 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
556 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
555 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment