Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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.
          BertrandNinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by bortz, 11-06-2023, 08:04 AM
          47 responses
          1,610 views
          0 likes
          Last Post aligator  
          Started by jaybedreamin, Today, 05:56 PM
          0 responses
          9 views
          0 likes
          Last Post jaybedreamin  
          Started by DJ888, 04-16-2024, 06:09 PM
          6 responses
          19 views
          0 likes
          Last Post DJ888
          by DJ888
           
          Started by Jon17, Today, 04:33 PM
          0 responses
          6 views
          0 likes
          Last Post Jon17
          by Jon17
           
          Started by Javierw.ok, Today, 04:12 PM
          0 responses
          16 views
          0 likes
          Last Post Javierw.ok  
          Working...
          X