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 timko, Today, 06:45 AM
                2 responses
                12 views
                0 likes
                Last Post NinjaTrader_ChristopherJ  
                Started by habeebft, Today, 07:27 AM
                0 responses
                4 views
                0 likes
                Last Post habeebft  
                Started by Tim-c, Today, 03:54 AM
                1 response
                7 views
                0 likes
                Last Post NinjaTrader_BrandonH  
                Started by rocketman7, Today, 01:00 AM
                1 response
                10 views
                0 likes
                Last Post NinjaTrader_ChelseaB  
                Started by wzgy0920, 04-23-2024, 09:53 PM
                3 responses
                76 views
                0 likes
                Last Post NinjaTrader_BrandonH  
                Working...
                X