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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    87 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    47 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    66 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    69 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    58 views
    0 likes
    Last Post CarlTrading  
    Working...
    X