Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Are Limit Orders Run in Sim Different?

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

    Are Limit Orders Run in Sim Different?

    Hello,

    First off, great software and very useful to have a help forum with you guys being so knowledgeable. - much appreciated.

    I was looking to try and test a simple model using a sim account during the day while data was streaming (as opposed to just backtesting) and when I run the strategy the model just stays yellow as if there is a position open... but there isn't...

    I used the wizard, as its a very simple system I wanted to test and I'm using this as one example of an entry order

    {
    EnterLongLimit(DefaultQuantity, GetCurrentBid(), "")
    }

    My question, if I'm running this test in a sim or demo account, will it not pick up bids/asks? Perhaps that's why the model is not executing, just 'waiting' for a bid/offer to appear?

    Thanks!

    #2
    Hello,

    When the strategy state is Yellow, it is waiting for the strategy to detect it would be flat before executing a live order.

    If you wish to immediately submit orders, please go to Tools--> Options--> Strategy tab--> NinjaScript tab--> set the "On Starting Real-Time Strategy" option to "Immediately submit live working historical orders".

    You can read more about these strategy options from the following link:

    MatthewNinjaTrader Product Management

    Comment


      #3
      Thank you very much Matthew

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      67 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      41 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      24 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      27 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      53 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X