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 funk10101, Today, 09:43 PM
    0 responses
    6 views
    0 likes
    Last Post funk10101  
    Started by pkefal, 04-11-2024, 07:39 AM
    11 responses
    37 views
    0 likes
    Last Post jeronymite  
    Started by bill2023, Yesterday, 08:51 AM
    8 responses
    44 views
    0 likes
    Last Post bill2023  
    Started by yertle, Today, 08:38 AM
    6 responses
    26 views
    0 likes
    Last Post ryjoga
    by ryjoga
     
    Started by algospoke, Yesterday, 06:40 PM
    2 responses
    24 views
    0 likes
    Last Post algospoke  
    Working...
    X