Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Exit on GetProfitLoss() not working!

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

    Exit on GetProfitLoss() not working!

    When I use conditon below to exit, the position closes right after entry and does not wait for condition to be true.

    if (Position.GetProfitLoss(Close[0], PerformanceUnit.Currency) >= 500

    ExitLong();
    ExitShort();
    Last edited by daxtrading; 06-17-2011, 04:49 AM.

    #2
    Maarten,

    This involves debugging. You need to get a consultant to look into this or do yourself.

    Vince
    Vince B.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_Vincent View Post
      Maarten,

      This involves debugging. You need to get a consultant to look into this or do yourself.

      Vince
      I debugged it and seems to be a bug in NnjaTrader.

      Comment


        #4
        Maarten,

        Please double check again. It for sure is not a bug. You need to get a consultant involved who can show you what is incorrect.
        Vince B.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        647 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        368 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        108 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        571 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        573 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X