Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

download history for whole instrument list

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

    download history for whole instrument list

    Hello,
    I'm wondering if it is possible to download historical backfill for more instruments without opening a chart of each instrument - eg. for the whole instrument list. I mean something like this in pseudocode:

    Code:
    foreach (getInstrumentsFromList("DOW 30") as instrument) {
        instrument.downloadHistory(PeriodType.Minute, 1, "2008-01-01", "2009-02-17", "09:00", "22:00");
    }
    What do you think?

    #2
    Check out the Market Analyzer window.

    - Add a list of instruments
    - Add an indicator column using 1 minute data
    - Set the # bars back property to some number that would get you the number of days you need
    - Connect up and wait
    RayNinjaTrader Customer Service

    Comment


      #3
      Wow, that's great
      Thanks.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      633 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
      567 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