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 kinfxhk, 07-13-2026, 10:18 AM
    0 responses
    28 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 09:50 AM
    0 responses
    17 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 07:21 AM
    0 responses
    26 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-11-2026, 02:11 AM
    0 responses
    24 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    139 views
    0 likes
    Last Post SalmaTrader  
    Working...
    X