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 sjsj2732, 03-23-2026, 04:31 AM
          0 responses
          69 views
          0 likes
          Last Post sjsj2732  
          Started by NullPointStrategies, 03-13-2026, 05:17 AM
          0 responses
          312 views
          0 likes
          Last Post NullPointStrategies  
          Started by argusthome, 03-08-2026, 10:06 AM
          0 responses
          305 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          146 views
          1 like
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          105 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Working...
          X