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 DavidHP, Today, 07:56 AM
                1 response
                5 views
                0 likes
                Last Post NinjaTrader_Erick  
                Started by kujista, Today, 06:23 AM
                3 responses
                9 views
                0 likes
                Last Post kujista
                by kujista
                 
                Started by Mindset, Yesterday, 02:04 AM
                2 responses
                18 views
                0 likes
                Last Post NinjaTrader_RyanS  
                Started by f.saeidi, Today, 08:03 AM
                1 response
                5 views
                0 likes
                Last Post NinjaTrader_Jesse  
                Started by samish18, 04-17-2024, 08:57 AM
                15 responses
                54 views
                0 likes
                Last Post NinjaTrader_BrandonH  
                Working...
                X