Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Best way to set PrintTo as input property
Collapse
X
-
Best way to set PrintTo as input property
Is there a preferred way to set PrintTo as an input property? In OnStateChange, it looks like at least some states call OnStateChange before the property is actually read from the UI. For example, we set default values for properties in state SetDefaults, so the input properties are not read by that state. So in which states can we assume that the input properties have indeed been read, ie in which states do we know that the code is using the user-selected value for a property rather than the default value?
Tags: None
-
Hello westofpluto,
Thanks for your post.
Please see the help guide for the OnStateChange() method that describes the states and what occurs or can be done in each state:https://ninjatrader.com/support/help...tatechange.htm
Here is a link to the help guide for the correct usage of PrintTo: https://ninjatrader.com/support/help...8/?printto.htm
-
You didn't answer the question.
In which state is it safe to assume that the input properties have been set?
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
94 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
51 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
80 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
75 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
62 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment