Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

switch rejection handling

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

    switch rejection handling

    Hi,

    I understand how to initilise a strategy to use my own rejection handling
    ie. RealtimeErrorHandling = RealtimeErrorHandling.TakeNoAction

    However, is there a way to reverse this decision once the strategy has started eg. I try my own methods to handle the rejection but it keeps on happening, so now I want to revert back to the ninja native RealtimeErrorHandling function.

    I tried:
    RealtimeErrorHandling = RealtimeErrorHandling.StopStrategyCancelOrdersClos ePosition
    ... which I thought the help file might have been alluding to, however it raises an error on compilation.

    cheers,

    #2
    Just remove the whole line from your strategy and recompile then you will be back to the default.
    Last edited by NinjaTrader_JoshP; 09-19-2008, 08:10 AM.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      real time error handling - reverting back to default

      I think that my key words were: "However, is there a way to reverse this decision once the strategy has started" ie. in realtime, within the code.

      Or, to put it another way, what is the meaning of:
      RealtimeErrorHandling = RealtimeErrorHandling.StopStrategyCancelOrdersClos ePosition() in the help file?

      What is it supposed to be alluding to? How do we use it?

      cheers
      Last edited by sysimp; 09-19-2008, 04:43 PM. Reason: update

      Comment


        #4
        I believe this has been deprecated. We will update the HelpGuide.
        RayNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        571 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        330 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        549 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        549 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X