Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

What are these in the OUtput Window?

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

    What are these in the OUtput Window?

    My strategy that I'm working on produces a bunch of Ignored PlaceOrder() errors in the Output Window when TraceOrders = True. I can't figure out what is causing them.

    The errors are:

    Ignored PlaceOrder() method at .... Action=Buy OrderType=Stop .... Reason="Invalid order price, see log tab".

    My log tab is completely blank.

    #2
    Likely you have some filters enable on your Log tab, right click to check.

    This error means that you have submitted a buy stop price with an invalid price. An invalid price is one where the stop price <= then the close price of the same bar.
    RayNinjaTrader Customer Service

    Comment


      #3
      I have EnterShortStop and EnterLongStop orders to buy in the middle of the bar (it should not wait until close). So, for backtesting, it sounds like this could be normal? The close will happen much later than the buy or sell.

      Thanks.




      Originally posted by NinjaTrader_Ray View Post
      Likely you have some filters enable on your Log tab, right click to check.

      This error means that you have submitted a buy stop price with an invalid price. An invalid price is one where the stop price <= then the close price of the same bar.
      Last edited by paco99; 08-10-2008, 10:31 AM.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by KennyK, 05-29-2017, 02:02 AM
      3 responses
      1,282 views
      0 likes
      Last Post NinjaTrader_Clayton  
      Started by AttiM, 02-14-2024, 05:20 PM
      11 responses
      184 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by fernandobr, Today, 09:11 AM
      1 response
      3 views
      0 likes
      Last Post NinjaTrader_Erick  
      Started by timmbbo, Today, 08:59 AM
      1 response
      3 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by itrader46, Today, 09:04 AM
      1 response
      6 views
      0 likes
      Last Post NinjaTrader_Clayton  
      Working...
      X