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 Skifree, Today, 03:41 AM
          3 responses
          12 views
          0 likes
          Last Post Skifree
          by Skifree
           
          Started by traderqz, Yesterday, 09:06 AM
          5 responses
          32 views
          0 likes
          Last Post NinjaTrader_Jesse  
          Started by guillembm, Today, 11:25 AM
          1 response
          6 views
          0 likes
          Last Post NinjaTrader_Jesse  
          Started by owensd, 04-21-2024, 11:34 PM
          9 responses
          34 views
          0 likes
          Last Post NinjaTrader_Gaby  
          Started by trilliantrader, 04-10-2024, 09:33 PM
          7 responses
          25 views
          0 likes
          Last Post NinjaTrader_BrandonH  
          Working...
          X