Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Exclude dates from backtest

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

    Exclude dates from backtest

    What is the best way to exclude a list of dates from back testing in a strategy? Is it best to hard code the list of dates in the strategy?

    #2
    Hello eleven,

    The logic in the script would need to not submit entries on those dates.

    You could hard code the list.
    You could read a list from a text file using StreamReader.
    You could make several inputs.
    You could use a collection editor of inputs.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Thanks Chelsea. I will try those things.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by NullPointStrategies, Today, 05:17 AM
      0 responses
      52 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      130 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      70 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      44 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      48 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X