Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

enter bulk instrument equities order from a stream

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

    enter bulk instrument equities order from a stream

    Pattern
    If for example you have a list of instruments dumped to file/memory/ stream and the task was to simply iterate over the list at 16:00pm and enter 1 order per instrument what is the best pattern..

    This list may have 100 insturments on it which are generated every day from an instrument list in market analyzer via an indicator...

    Winforms : NT CLient
    Iterate through list - enterlong(instrument1, 1000);

    Strategy -
    Ok but then this means loading bars for possibly 1000 equities....

    Iis there an undocumented method which allows you to enter orders without being tied to bars?
    MicroTrends
    NinjaTrader Ecosystem Vendor - micro-trends.co.uk

    #2
    Hello Microtrends,

    All series in a strategy must be hard coded. You have to submit orders to a specific series so unfortunately there is no supported way around this.
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      That certainly makes sense for trade managment etc...
      MicroTrends
      NinjaTrader Ecosystem Vendor - micro-trends.co.uk

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      599 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      344 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
      558 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      557 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X