Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Enumerated Type
Collapse
X
-
Enumerated Type
I use an enumerated Type to define some input parameters. I converted my code from NT7 to NT8 . The code is working but it will not remember the selected Type when the indicator is reloaded even after saved as the default template. Am I missing something in the properties grid ?Tags: None
-
Hello JerryWar,
Thank you for your post.
Our NinjaTrader 8 sample at the following link should provide the adequate example for the properties and enums: http://ninjatrader.com/support/forum...ead.php?t=3420
Please let me know if you have any questions.
-
Yes, definitely. I looked at the code and I thought I saw the issue. because I have the Input defined as a
"[NinjaScriptProperty]" as well. So I commented the line out. Any time there is a compile it defaults back to the first setting and doesn't remember what was saved on the chart.and I am doing exactly what the sample does.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
92 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
51 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
23 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
34 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
34 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment