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 Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            558 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            324 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            101 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            545 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            547 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X