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 LawrenHom, Today, 10:45 PM
      0 responses
      2 views
      0 likes
      Last Post LawrenHom  
      Started by love2code2trade, Yesterday, 01:45 PM
      4 responses
      28 views
      0 likes
      Last Post love2code2trade  
      Started by funk10101, Today, 09:43 PM
      0 responses
      7 views
      0 likes
      Last Post funk10101  
      Started by pkefal, 04-11-2024, 07:39 AM
      11 responses
      37 views
      0 likes
      Last Post jeronymite  
      Started by bill2023, Yesterday, 08:51 AM
      8 responses
      44 views
      0 likes
      Last Post bill2023  
      Working...
      X