Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Bars are wrong on strategy performance (negative bars)

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

    Bars are wrong on strategy performance (negative bars)

    Getting some strange "bars" results on running a "historical and real-time" performance on a running strategy. See the attached graphic, trade 2 and 3 are wrong. This is a strategy running on 1 minute bars.

    This is with the latest beta, downloaded tonight.

    -Erik
    Attached Files

    #2
    Related to the above post, in my strategy I have the following code to wait 15 bars before entering a trade after exit. This seems to work fine in real time, but in back testing it doesn't. Using the following in my multi period strategy:

    && (BarsSinceExit(0,"ShortLimit", 0) > 15 || BarsSinceExit(0,"ShortLimit", 0) == -1 )

    If you look at trades 7 and 8, trade 8 entered before trade 7 closed, and when I do a right-click chart of trade 7, it doesn't appear, only trade 8. See attached chart.
    Attached Files

    Comment


      #3
      Hmm. Could you send me a simple as possible strategy that highlights the issues you are experiencing? I would like to run some tests based on your environment. Thanks for the help.
      Josh P.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by f.saeidi, Yesterday, 08:12 AM
      3 responses
      24 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by algospoke, Yesterday, 06:40 PM
      1 response
      14 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by quantismo, Yesterday, 05:13 PM
      1 response
      13 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Started by The_Sec, 04-16-2024, 02:29 PM
      3 responses
      16 views
      0 likes
      Last Post NinjaTrader_ChristopherS  
      Started by hurleydood, 09-12-2019, 10:45 AM
      15 responses
      1,099 views
      0 likes
      Last Post Leeroy_Jenkins  
      Working...
      X