Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Alert on Completion

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

    Alert on Completion

    I am trying to determine if there is a way to produce an Alert when a Strategy Analyzer run has completed.
    Do not know if I am missing a parameter or if one even exists.
    This is not a issue for tests that are fairly short in duration.
    It would be very helpful for those that are somewhat longer.
    thanks,
    Gary

    #2
    Hello,

    Thanks for your forum post.

    Unfortunaley there would be no supported methods to allow you to set this up and I dont really have any idea's to through your way as to custom set it up. All of our methods are designed for live trading and strategy running. Not really to test or matter if its in the backtest.

    Let me know if I can be of further assistance.

    Comment


      #3
      Thanks,

      Would it be possible to forward this to your development team for future consideration?
      I know there are more people out there that could benefit from this feature.

      Gary

      Comment


        #4
        Unfortunately would not be able to play sound or alert as these are only triggered in real time but you could Print to output window. Would something like this work for you:

        protected override void OnTermination()
        {
        Print("Strategy Finished");
        }
        Last edited by NinjaTrader_RyanM1; 03-11-2011, 02:14 PM.
        Ryan M.NinjaTrader Customer Service

        Comment


          #5
          Ryan,
          This will print a statement at the end of each iteration.
          Not really what I was looking for.
          This is probably something your development team will need to add to the Strategy Analyzer tool as an option.
          I do not see a way to code it on my end.

          Appreciate your help.

          Gary

          Comment


            #6
            We wish to thank you for sharing your enhancement ideas with us. Your suggestion will be tracked using ID# 778.
            Ryan M.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by ghoul, Today, 06:02 PM
            1 response
            11 views
            0 likes
            Last Post NinjaTrader_Manfred  
            Started by jeronymite, 04-12-2024, 04:26 PM
            3 responses
            44 views
            0 likes
            Last Post jeronymite  
            Started by Barry Milan, Yesterday, 10:35 PM
            7 responses
            20 views
            0 likes
            Last Post NinjaTrader_Manfred  
            Started by AttiM, 02-14-2024, 05:20 PM
            10 responses
            180 views
            0 likes
            Last Post jeronymite  
            Started by DanielSanMartin, Yesterday, 02:37 PM
            2 responses
            13 views
            0 likes
            Last Post DanielSanMartin  
            Working...
            X