Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
IsSuspendedWhileInactive
Collapse
X
-
IsSuspendedWhileInactive
I looked at IsSuspendedWhileInactive. In the help is written that it is default set to false. Looking at the SMA indicator I see the default is set to TRUE. The sample MAcrossover strategy calls the SMA indictor. Does this finally mean that if I minimize the chart the strategy will not execute any buy or sell signals? If that is the case, it is very dangerous for trading, because there is no indication that IsSuspendedWhileInactive is active in the SMA indicator. It can only be seen in the source code…Tags: None
-
No, because in that scenario the hosting feature is the strategy. A suspension does not occur on a strategy. Your SMA indicator which is coded in the strategy will continue to fire as per usual.Originally posted by Sylvestro View PostThe sample MAcrossover strategy calls the SMA indictor. Does this finally mean that if I minimize the chart the strategy will not execute any buy or sell signals?
I just edited the help guide a bit to make this point a little more clear:
MatthewNinjaTrader Product Management
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
135 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
293 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
238 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
333 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
171 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment