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 CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      475 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      315 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      253 views
      1 like
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      340 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      305 views
      0 likes
      Last Post CarlTrading  
      Working...
      X