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 NullPointStrategies, Today, 05:17 AM
      0 responses
      50 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      126 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      69 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      42 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      46 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X