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 techgetgame, Yesterday, 11:42 PM
            0 responses
            8 views
            0 likes
            Last Post techgetgame  
            Started by sephichapdson, Yesterday, 11:36 PM
            0 responses
            2 views
            0 likes
            Last Post sephichapdson  
            Started by bortz, 11-06-2023, 08:04 AM
            47 responses
            1,613 views
            0 likes
            Last Post aligator  
            Started by jaybedreamin, Yesterday, 05:56 PM
            0 responses
            10 views
            0 likes
            Last Post jaybedreamin  
            Started by DJ888, 04-16-2024, 06:09 PM
            6 responses
            20 views
            0 likes
            Last Post DJ888
            by DJ888
             
            Working...
            X