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 Mindset, Today, 06:46 AM
|
0 responses
8 views
0 likes
|
Last Post
by Mindset
Today, 06:46 AM
|
||
|
Started by M4ndoo, Yesterday, 05:21 PM
|
0 responses
14 views
0 likes
|
Last Post
by M4ndoo
Yesterday, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
15 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
82 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
48 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment