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

200 sma to filter out long and short entries.

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

    200 sma to filter out long and short entries.

    I have very simple moving average entry and exit strategy. I would like to add a extra filter of only taking longs above and shorts below the 200 sma. so the first condition has to be met then follow with the entire signal. much appreciated your help.

    #2
    Hello geo123,

    Thank you for your post.

    Is this a strategy built in the Strategy Builder or are you working with an unlocked strategy in the NinjaScript Editor? Depending on how you are developing the strategy, I'd be glad to provide you with some examples that could help you set up your conditions the way that you have described.

    I look forward to your reply.
    Emily C.NinjaTrader Customer Service

    Comment


      #3
      Hi Emily, The strategy is in builder very simple price crossing and EMA I am looking to
      filter out the long trades when price is below the 200 and short trades when price is above the 200.

      Comment


        #4
        Hello geo123,

        Thank you for your reply.

        The Strategy Builder allows you to set conditions that make indicator to value comparisons, as demonstrated here:


        You could choose the EMA on the left and then on the right-hand side you could select Misc > Numeric value and set that to 200. You would need separate sets for long and short; one would check if the EMA is greater than 200, and the action would be to submit the short entry and the other would check if the EMA is less than 200 and have the action to submit the long entry.

        Please let me know if I may be of further assistance.
        Emily C.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by futtrader, 04-21-2024, 01:50 AM
        5 responses
        56 views
        0 likes
        Last Post NinjaTrader_Eduardo  
        Started by PeakTry, Today, 10:49 AM
        0 responses
        2 views
        0 likes
        Last Post PeakTry
        by PeakTry
         
        Started by llanqui, Today, 10:32 AM
        0 responses
        5 views
        0 likes
        Last Post llanqui
        by llanqui
         
        Started by StockTrader88, 03-06-2021, 08:58 AM
        45 responses
        3,992 views
        3 likes
        Last Post johntraderuser2  
        Started by TAJTrades, Today, 09:46 AM
        0 responses
        8 views
        0 likes
        Last Post TAJTrades  
        Working...
        X