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 junkone, Today, 11:37 AM
      0 responses
      3 views
      0 likes
      Last Post junkone
      by junkone
       
      Started by quantismo, 04-17-2024, 05:13 PM
      5 responses
      34 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Started by proptrade13, Today, 11:06 AM
      1 response
      6 views
      0 likes
      Last Post NinjaTrader_Clayton  
      Started by love2code2trade, 04-17-2024, 01:45 PM
      4 responses
      34 views
      0 likes
      Last Post love2code2trade  
      Started by cls71, Today, 04:45 AM
      2 responses
      10 views
      0 likes
      Last Post eDanny
      by eDanny
       
      Working...
      X