Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

IsSuspendedWhileInactive

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    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…

    #2
    Originally posted by Sylvestro View Post
    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?
    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.

    I just edited the help guide a bit to make this point a little more clear:

    MatthewNinjaTrader Product Management

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, Yesterday, 10:06 AM
    0 responses
    21 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    18 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    14 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    9 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    40 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X