Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy Tab Question

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

    Strategy Tab Question

    I'm running a strategy on an NT7 demo account. When I load it onto the strategies tab, it turns yellow. I understand this to mean that I have an open position which conflicts with the strategy.

    The data feed is coming from my live MB Trading account. The demo account shows no open positions under the positions tab. Is the live trading, which does have open trades, affecting the status of my demo trading strategy? If not, how do I get the yellow to go away?

    #2
    Hello texasnomad,

    The yellow highlighting means that there is a current strategy position, which is not connected in any way to an account position. It's the position that's generated when the strategy is run on historical data. Background on this is available here:


    If it highlights yellow, the strategy won't accept an entry signal until it reaches a flat state.

    One way you can get around this, is to start the strategy always in a flat position. This is done by returning out during any historical bars. if (Historical) return;
    Ryan M.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    88 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    48 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    30 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    34 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    68 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X