Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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 pibrew, Today, 06:37 AM
      0 responses
      4 views
      0 likes
      Last Post pibrew
      by pibrew
       
      Started by rbeckmann05, Yesterday, 06:48 PM
      1 response
      14 views
      0 likes
      Last Post bltdavid  
      Started by llanqui, Today, 03:53 AM
      0 responses
      6 views
      0 likes
      Last Post llanqui
      by llanqui
       
      Started by burtoninlondon, Today, 12:38 AM
      0 responses
      11 views
      0 likes
      Last Post burtoninlondon  
      Started by AaronKoRn, Yesterday, 09:49 PM
      0 responses
      16 views
      0 likes
      Last Post AaronKoRn  
      Working...
      X