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 rhyminkevin, Today, 04:58 PM
            3 responses
            47 views
            0 likes
            Last Post Anfedport  
            Started by iceman2018, Today, 05:07 PM
            0 responses
            5 views
            0 likes
            Last Post iceman2018  
            Started by lightsun47, Today, 03:51 PM
            0 responses
            7 views
            0 likes
            Last Post lightsun47  
            Started by 00nevest, Today, 02:27 PM
            1 response
            14 views
            0 likes
            Last Post 00nevest  
            Started by futtrader, 04-21-2024, 01:50 AM
            4 responses
            50 views
            0 likes
            Last Post futtrader  
            Working...
            X