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

Best approach for running Strategy on list of instruments

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

    Best approach for running Strategy on list of instruments

    I want to run strategies on a list of stocks. This strategy will monitor these stocks, enter orders and exit positions. The list will use one time frame (2 min, 15 min, 1 hour or daily, set by a parameter). I want to be able to see charts on the stocks, at least one at a time (seeing multiple charts would be nice). This strategy will draw lines on the charts and needs to continue running over days and months..

    I will have multiple lists, each with their own time frame. The same strategy will be used for each list.

    #2
    Hello jrobert,

    Yes, you can run a backtest against a list of stocks. Within strategy analyzer: Right Click on an instrument list and select backtest. You can then click on an individual report for all stocks within that list.

    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      I understand about backtesting (against history), but I want to run this on-going, during the current market. Can you run backtesting against the current open market hours?

      Comment


        #4
        Backtest is only run against historical data. I think you are looking to run these strategies live against a list. This is possible with version 7.

        From the strategies tab: Right Click > New Strategy > Select Instrument drop down menu > instrument list.

        It then creates a separate strategy instance for all items in the list.
        Ryan M.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by wzgy0920, 04-20-2024, 06:09 PM
        2 responses
        26 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, Yesterday, 09:53 PM
        2 responses
        49 views
        0 likes
        Last Post wzgy0920  
        Started by Kensonprib, 04-28-2021, 10:11 AM
        5 responses
        191 views
        0 likes
        Last Post Hasadafa  
        Started by GussJ, 03-04-2020, 03:11 PM
        11 responses
        3,230 views
        0 likes
        Last Post xiinteractive  
        Working...
        X