Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

need help coding simple stategy

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

    need help coding simple stategy

    I’m new to Ninja and trying to code simple strategy. Hope somebody can help me here.

    I want to scan for stocks that are up 5%+ from the open price (market opens at 6:30am here)
    Then when low of the 5 min bar is below 20 exponential moving average AND low of the current 5 min bar is 40c below 10EMA I want to buy 500 shares at 20EMA price
    Stop is low of the previous bar
    Target is when price move 2% from current 20EMA value or sell at end of the day (1pm)

    Thank you in advance

    #2
    noworn,

    You will need to create a multi-series strategy to be able to check all of the stocks you are interested in. Please see here for how to program multi-series strategies: http://www.ninjatrader-support.com/H...ameInstruments

    The rest is a matter of adding your strategy logic. Please see here for tutorials on programming strategy logic: http://www.ninjatrader-support.com/H...tml?Overview34
    Josh P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    591 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    343 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    103 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    556 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    553 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X