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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
165 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
86 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
127 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
207 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
185 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment