Regards.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Suggestion NinjaScript Explorer
Collapse
X
-
I would also added an option to separate built-ins from custom studies. Otherwise every search begins with scrolling.
a) A separate "virtual" folder - same physical folders but a separate folder in SE
b) A checkbox to hide built-ins
c) Something else?
Best regards
Comment
-
would like to pick your brains, I have not searched here extensively, I would like to know if there is an existing indicator that will alert me when a certain amount of volume has been reached on a 3K tick bar chart, above and below a certain pre determined amount.
I have a custom indicator which alerts me when the same chart 'closes' above or below a certain amount, would it be easy to adjust this?
Thanks in advance.
Superhans
Comment
-
Not sure how well New Folder functionality works here.
First, it doesn't create a physical folder meaning that in VS project all indicators will still be in one folder. This also leads to file name conflicts.
Second, NT8 does not generate the code for items that are located in such "sub-folders".
I would see this feature this way:
- Any custom folder becomes a physical folder with a corresponding namespace
- Built-ins are in a separate folder/namespace
or, a minimalistic implementation:
- all user indicators are in another, static folder, no custom folders
- all built-ins are in a separate folder/namespace
Comment
-
Thanks, Patrick
Just a minor note: after NT8 re-installation all custom studies do not appear anymore in the end of the list, instead they are sorted with built-ins.
For example, TestIndicator before uninstall was the last item but after re-installation it is not the last anymore, it follows TEMA.Last edited by CustomTradingSystem; 06-12-2015, 09:54 AM.
Comment
-
Hi Patrick,
Yep, a new indicator has also been placed alphabetically in NS Explorer now.
Note that I also had create a new folder + indicator (placeholder) in it. Other than that it's all default.
Comment
-
Hello cls71,
Thank you for your suggestion on how we can improve our product. It has been inserted into our tracking system with the unique ID # SFT-399.
Originally posted by cls71 View PostIn NinjaScript Explorer, it would be useful have commands to copy / paste items (using the mouse or a contextual menu). In this moment, you can only move them with the mouse.
Regards.
Comment
-
Thank you for your suggestion on how we can improve our product. It has been inserted into our tracking system with the unique ID # SFT-448.Originally posted by CustomTradingSystem View PostI would also added an option to separate built-ins from custom studies. Otherwise every search begins with scrolling.
a) A separate "virtual" folder - same physical folders but a separate folder in SE
b) A checkbox to hide built-ins
c) Something else?
Best regards
Comment
-
Just to clarify this point for everyone -- creating a new folder in the NinjaScript Editor is not intended to create actual folders in your file system. Instead, these are "virtual" folders, as you mentioned, which are achieved by editing the scripts to add them to a new namespace, which is then used to separate the scripts visually within the Editor and the various UI's in which they are accessed (Strategies window, Indicators window, etc.).Originally posted by CustomTradingSystem View PostNot sure how well New Folder functionality works here.
First, it doesn't create a physical folder meaning that in VS project all indicators will still be in one folder.
Note that this is how this feature currently works in Beta 3, but anything is subject to change before the official launch of NinjaTrader 8.Dave I.NinjaTrader Product Management
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
673 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
379 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
111 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
577 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
582 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment