Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Custom watchlist (different symbols on different days)

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

    Custom watchlist (different symbols on different days)

    Does NinjaTrader support running strategy backtesting against a list of different symbols for different days? i.e. I'm looking to backtest a strategy against 5-10 symbols each day, but the list is different each day. So the upload mechanism would have to take both dates and symbols as inputs. Or is there a way to manually enter this in NinjaTrader or C#?

    #2
    Hello JasonH,

    This is not a functionality NinjaTrader is capable of.

    While you can read a text file in a script, and use that information to do a BarsRequest, it would not be supported to read that information and use this for dynamic AddDataSeries calls.

    From the help guide:

    "Arguments supplied to AddDataSeries() should be hardcoded and NOT dependent on run-time variables which cannot be reliably obtained during State.Configure (e.g., Instrument, Bars, or user input). Attempting to add a data series dynamically is NOT guaranteed and therefore should be avoided. Trying to load bars dynamically may result in an error similar to: Unable to load bars series. Your NinjaScript may be trying to use an additional data series dynamically in an unsupported manner."
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Thank you very much for the reply Chelsea

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by wzgy0920, 04-20-2024, 06:09 PM
      2 responses
      27 views
      0 likes
      Last Post wzgy0920  
      Started by wzgy0920, 02-22-2024, 01:11 AM
      5 responses
      32 views
      0 likes
      Last Post wzgy0920  
      Started by wzgy0920, 04-23-2024, 09:53 PM
      2 responses
      49 views
      0 likes
      Last Post wzgy0920  
      Started by Kensonprib, 04-28-2021, 10:11 AM
      5 responses
      193 views
      0 likes
      Last Post Hasadafa  
      Started by GussJ, 03-04-2020, 03:11 PM
      11 responses
      3,235 views
      0 likes
      Last Post xiinteractive  
      Working...
      X