Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Intellisense
Collapse
X
-
Intellisense
I could be mistaken - but I thought that the editor brought up a list of properties and methods after you type the period after an object. If that's the case then it appears to have stopped working on my installation (5.1.1000.1) - if it doesn't have this then I'm just getting confused with visual studio...Tags: None
-
No intellisense in child strategy class for enums declared in a base Strategy Class?
Hello,
I have been writing NT Strategies such as "MyStrategy1" based off of a base class "MyBaseStrategy" (written like "MyStrategy1 : MyBaseStrategy"), that in turn is based on the NT "Strategy" class (written like "MyBaseStrategy : Strategy").
I have noticed that intellisense in my child strategy class "MyStrategy1" works for all variables declared in my "MyBaseStrategy" base class, but does not work for enums written in my "MyBaseStrategy" base class. When I declare the enums in the child strategy class, intellisense works.
How can I get intellisense in my child strategy class to work for enums declared in my base strategy class?
Thanks in advance!
ChiTrader2000
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
579 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment