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 JoMoon2024, Today, 06:56 AM
      0 responses
      6 views
      0 likes
      Last Post JoMoon2024  
      Started by Haiasi, 04-25-2024, 06:53 PM
      2 responses
      19 views
      0 likes
      Last Post Massinisa  
      Started by Creamers, Today, 05:32 AM
      0 responses
      6 views
      0 likes
      Last Post Creamers  
      Started by Segwin, 05-07-2018, 02:15 PM
      12 responses
      1,786 views
      0 likes
      Last Post Leafcutter  
      Started by poplagelu, Today, 05:00 AM
      0 responses
      3 views
      0 likes
      Last Post poplagelu  
      Working...
      X