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 SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        47 views
        0 likes
        Last Post SalmaTrader  
        Started by CarlTrading, 07-05-2026, 01:16 PM
        0 responses
        22 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 06-17-2026, 10:32 AM
        0 responses
        15 views
        0 likes
        Last Post CaptainJack  
        Started by kinfxhk, 06-17-2026, 04:15 AM
        0 responses
        21 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 06-17-2026, 04:06 AM
        0 responses
        23 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X