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 CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
58 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
34 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
197 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
362 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
282 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment