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 pmachiraju, 11-01-2023, 04:46 AM
            8 responses
            148 views
            0 likes
            Last Post rehmans
            by rehmans
             
            Started by mattbsea, Today, 05:44 PM
            0 responses
            5 views
            0 likes
            Last Post mattbsea  
            Started by RideMe, 04-07-2024, 04:54 PM
            6 responses
            33 views
            0 likes
            Last Post RideMe
            by RideMe
             
            Started by tkaboris, Today, 05:13 PM
            0 responses
            5 views
            0 likes
            Last Post tkaboris  
            Started by GussJ, 03-04-2020, 03:11 PM
            16 responses
            3,282 views
            0 likes
            Last Post Leafcutter  
            Working...
            X