Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Control Center Log ==> LogToFile
Collapse
X
-
Hello BartMan,
The OnStateChange() override method will update when a strategy is enabled or disabled.
If the instance reaches State.Configure, this means the strategy has been enabled, and will continue to update through State.DataLoaded, State.Hisorical, State.Realtime, and then State.Terminated.
If the instance has first reached State.Configure and then reached State.Terminated, that is a strategy that was disabled (vs an empty instance used for populating the UI).
Below is a link to the help guide on the Lifecycle of a NinjaScript.
As well as a link to a forum post that discusses.
QuantKey_Bruce is correct, the log is written to files in Documents\NinjaTrader 8\log.Chelsea B.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
15 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
59 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
42 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
47 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
38 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment