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

looking for forum post about automatically closing error message popups

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

    looking for forum post about automatically closing error message popups

    Hi,

    there was a post I can't find now, with a code snippet that would automatically close error pop up windows.

    Can one of you remember where it is in the forum? (link?)

    I am using the Managed Order approach with RealtimeErrorHandling = RealtimeErrorHandling.IgnoreAllErrors but there are still errors that pop up

    the code I saw attached to the Control Center (AddOn?) and was a first attempt at trying to understand how to do this.

    Because if a strategy is going to run automated without human interaction, and if all the error conditions are handled in the code, then these error message don't do any good.

    Otherwise the developer/ trader needs to monitor the strategy all the time, which kind of takes away any advantage of automation.

    Thanks

    #2
    Hello vantojo,

    Thank you for your post.

    I believe you may be referring to this post by my colleague Jesse:

    Hello, I configured my strategy with RealtimeErrorHandling.IgnoreAllErrors. I am handling order rejected in OnOrderUpdate. The problem is that I receive


    This would not be supported, so you'd be pretty much on your own other than the provided snippet.

    Please let us know if we may be of further assistance to you.
    Kate W.NinjaTrader Customer Service

    Comment


      #3
      yes, that is it, thank. I'll post there.

      I think most serious automation developers will handle all the errors and not want these popups.

      For automation there needs to be a better way that the errors are alerted, because there is no one there to see them.

      I suggest automation error alerts have an option of going to a new type of Event Handler, that the developer can manage.

      So, there could be an option.... Error Popup or Error Event Handler (no popup).

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by algospoke, Yesterday, 06:40 PM
      2 responses
      19 views
      0 likes
      Last Post algospoke  
      Started by ghoul, Today, 06:02 PM
      3 responses
      14 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by jeronymite, 04-12-2024, 04:26 PM
      3 responses
      45 views
      0 likes
      Last Post jeronymite  
      Started by Barry Milan, Yesterday, 10:35 PM
      7 responses
      21 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by AttiM, 02-14-2024, 05:20 PM
      10 responses
      181 views
      0 likes
      Last Post jeronymite  
      Working...
      X