Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

M.A. CrossOver Sound Alert

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

    M.A. CrossOver Sound Alert

    Would anyone know if there is a M.A. crossover sound alert script for Ninja Trader?

    Thanks in advance.

    #2
    Hello there Dropplan, unfortunately we do not have scripts like that on hand. Maybe the community could step in and help out?

    If you'd like to program it yourself, try taking a look at the PlaySound() function, and the SampleMACrossover strategy provided with every NinjaTrader install.

    The pseudo-code for that would be something like this:
    if(CrossAbove(MAfast, MAslow))
    {
    PlaySound(yoursoundfilehere);
    }

    If you'd rather have someone else do it, you can contact one of our 3rd party NinjaScript programming providers.
    AustinNinjaTrader Customer Service

    Comment


      #3
      Built one last night

      Hi Dropplan, I but I built a "swiss-army knife" indicator for this last night.

      It works with most MA types and lengths, generates alerts, and draws lines.

      I've posted it on ChartCandy.com

      Hope it helps
      Dave

      Comment


        #4
        Is there any free ma cross with alert indicators not strategy?

        Thanks in advance..

        Originally posted by davesumter View Post
        Hi Dropplan, I but I built a "swiss-army knife" indicator for this last night.

        It works with most MA types and lengths, generates alerts, and draws lines.

        I've posted it on ChartCandy.com

        Hope it helps
        Dave
        Last edited by Greenmoney21; 07-15-2009, 09:46 AM.

        Comment


          #5
          Originally posted by davesumter View Post
          Hi Dropplan, I but I built a "swiss-army knife throwers" indicator for this last night.

          It works with most MA types and lengths, generates alerts, and draws lines.

          I've posted it on ChartCandy.com

          Hope it helps
          Dave
          That's great .. will you be genorus enough to share it with us ....

          Comment


            #6
            Tips

            Can you give tips in your swiss army knife or a sample code.
            Thanks in advance

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by charlesugo_1, 05-26-2026, 05:03 PM
            0 responses
            51 views
            0 likes
            Last Post charlesugo_1  
            Started by DannyP96, 05-18-2026, 02:38 PM
            1 response
            142 views
            0 likes
            Last Post NinjaTrader_ChelseaB  
            Started by CarlTrading, 05-11-2026, 05:56 AM
            0 responses
            160 views
            0 likes
            Last Post CarlTrading  
            Started by CarlTrading, 05-10-2026, 08:12 PM
            0 responses
            96 views
            0 likes
            Last Post CarlTrading  
            Started by Hwop38, 05-04-2026, 07:02 PM
            0 responses
            275 views
            0 likes
            Last Post Hwop38
            by Hwop38
             
            Working...
            X