Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy Stop Working after adding 60 min data series and Indicator

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

    Strategy Stop Working after adding 60 min data series and Indicator

    Hello,

    My strategy was working fine with no issues.

    Than I added 60 minute data series to monitor the 60 minute EMAs as a condition in my main strategy I run on the 5 minute chart. I run the Strategy Analyzer and get no results and the errors below.

    May I please have some help please? This is my first time trying to use multi-time frame chart indicators in a strategy.

    Thank you so much.


    #2
    Hello simple_goodoboy,

    The error is letting you know that when using multiple series, you must specify the bars in progress for BarsSinceExitExecution().

    BarsSinceExitExecution(int barsInProgressIndex, string signalName, int exitExecutionsAgo)


    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_ChelseaB View Post
      Hello simple_goodoboy,

      The error is letting you know that when using multiple series, you must specify the bars in progress for BarsSinceExitExecution().

      BarsSinceExitExecution(int barsInProgressIndex, string signalName, int exitExecutionsAgo)

      Thank you so much

      Thank you so much Chelsea. Everything is working now. Thank you.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      88 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      134 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      68 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      119 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      67 views
      0 likes
      Last Post PaulMohn  
      Working...
      X