Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Simple indicator for price crossover on MA

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

    Simple indicator for price crossover on MA

    Is there a simple indicator in Ninja or shared code for a simple price crossover of an MA?

    That is, an alert when the current price crosses an MA?

    Thx

    #2
    Turtle Trader,

    I am happy to assist you.

    There is a SampleMACrossOver strategy that comes with NinjaTrader which can be access through Tools > Edit NinjaScript > Strategy. You can modify it so instead of entering orders, it generates an alert instead using the following code : http://www.ninjatrader.com/support/h...html?alert.htm

    There is also a tutorial for making a MA crossover strategy in our help guide. Once again, instead of orders you can simply create an alert condition.

    Here is a link : http://www.ninjatrader.com/support/h..._cross_ove.htm

    We also have a strategy development webinar, the next one being 12/13/2011 at 5:30 EST that goes over how to do this interactively.

    Here is a webinar schedule : http://www.ninjatrader.com/webinars

    Please let me know if I may assist further.


    <br>
    Adam P.NinjaTrader Customer Service

    Comment


      #3
      much thanks



      thank you!

      Comment


        #4
        current price

        If I wanted the current price to be the crossover, then would I use Close[0], instead of the SMA(Fast)?

        Comment


          #5
          That's correct Turtle Trader - that would be then price crossing an SMA.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          580 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          335 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          102 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          554 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          552 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X