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 judysamnt7, 03-13-2023, 09:11 AM
            4 responses
            59 views
            0 likes
            Last Post DynamicTest  
            Started by ScottWalsh, Today, 06:52 PM
            4 responses
            36 views
            0 likes
            Last Post ScottWalsh  
            Started by olisav57, Today, 07:39 PM
            0 responses
            7 views
            0 likes
            Last Post olisav57  
            Started by trilliantrader, Today, 03:01 PM
            2 responses
            21 views
            0 likes
            Last Post helpwanted  
            Started by cre8able, Today, 07:24 PM
            0 responses
            10 views
            0 likes
            Last Post cre8able  
            Working...
            X