Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Scalper_Rt

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

    Scalper_Rt

    Can Some body come forward and add alert sound file exactly when indicator plot arrow.
    Thanks.
    Attached Files

    #2
    Hi alfa123,

    You can add alerts to this indicator by adding the Alert() call one line below anywhere where DrawArrowDown() or DrawArrowUp() is called.

    For example on line 130 I have found the following line:
    DrawArrowDown(CurrentBar.ToString(), true, 0, High[0] + TickSize, Color.Yellow);

    Below this (before the closing curly brace "}") add a new line:
    Alert("myAlert", NinjaTrader.Cbi.Priority.High, "Down arrow drawn", "Alert4.wav", 1, Color.Black, Color.Yellow);

    Do this also after line 168 where the up arrow is drawn.

    Below is a link to the help guide on Alert.
    http://www.ninjatrader.com/support/h.../nt7/alert.htm
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Its create an automated strategy to this indicator, the wizard mode?

      Comment


        #4
        Thanks,i did and compiled succesfully,let see the results in live market.i will post here my results.Again thanks and a Hug,,,Happy hollidays.

        Comment


          #5
          its not easy to convert an indicator to a strategy,need very good or atleast good knowledg of programming skills.

          Comment


            #6
            Hello snakepatob,

            Thank you for your post.
            Originally posted by snakepatob View Post
            Its create an automated strategy to this indicator, the wizard mode?
            Can you expand upon your inquiry further?

            Comment


              #7
              Thanks again,its working fine in live market.

              Comment


                #8
                PatrickH.,
                thanks for the interest.
                The colleague alfa123 already answered.

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by CortexZenUSA, Today, 12:53 AM
                0 responses
                1 view
                0 likes
                Last Post CortexZenUSA  
                Started by CortexZenUSA, Today, 12:46 AM
                0 responses
                1 view
                0 likes
                Last Post CortexZenUSA  
                Started by usazencortex, Today, 12:43 AM
                0 responses
                5 views
                0 likes
                Last Post usazencortex  
                Started by sidlercom80, 10-28-2023, 08:49 AM
                168 responses
                2,265 views
                0 likes
                Last Post sidlercom80  
                Started by Barry Milan, Yesterday, 10:35 PM
                3 responses
                11 views
                0 likes
                Last Post NinjaTrader_Manfred  
                Working...
                X