Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Screen stocks for limit entry orders

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

    Screen stocks for limit entry orders

    Hi, can you please point me in the right direction of how to approach that:

    (a) Can I run a script over 100 symbols?
    Would like to screen 100 stock symbols, maybe import them from a file?

    (b) How to loop thru all symbols and where/how to save parameters?
    Calculate entry limit price (and target/stop loss prices) based on High/Low range of several days back, as well as prioritise by calculating RSI levels.

    (c) Check for sending orders
    Loop thru all the 100 symbols to see if entry limit is reached and fire entry orders. If more than x symbols would qulify for entry, it should be limited to x entries and prioritised based on RSI level (see (b)).

    (d) Active positions
    How can I check the next day wheter or not my strategy still holds postions, i.e. if it holds x positions no new orders should be fired. Not every open position would origin from this strategy and those should be ignored here.

    Thank you.

    #2
    a. If you have a powerful enough computer to process that many simultaneous streams.

    b. http://www.ninjatrader-support.com/H...ameInstruments

    c. You don't "loop" through the data. It will go through each one in sequence as data from the various symbols are received.

    d. Please look at the Help Guide article for Positions.
    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
    631 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    364 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    105 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    566 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    568 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X