Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

PnL of open trade

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

    PnL of open trade

    How can I go about getting the unrealized PnL of one specific open trade created via a strategy? I assume I'd have to use the trade tag or the Order variable, but I'm not sure of the method to use.

    I've used this before - SystemPerformance.AllTrades[SystemPerformance.AllTrades.Count - 1].ProfitCurrency

    However, this only gets the realized PnL of the most recent trade once it's already closed out.

    Thanks.


    #2
    Hello sjeffblack,

    Thank you for your note.

    You can get the unrealized pnl of an open position in a strategy using Position.GetUnrealizedProfitLoss():



    Please let us know if we may be of further assistance to you.
    Kate W.NinjaTrader Customer Service

    Comment


      #3
      Thanks Kate. That seems to get the unrealized PnL for ALL open positions though. What if I have multiple open positions at the same time, and I need to get the unrealized PnL of one particular trade?

      Comment


        #4
        Hi Kate. Please ignore the last question. I have what I need. Thanks.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by cmtjoancolmenero, Yesterday, 03:58 PM
        9 responses
        36 views
        0 likes
        Last Post cmtjoancolmenero  
        Started by DayTradingDEMON, Today, 09:28 AM
        4 responses
        24 views
        0 likes
        Last Post DayTradingDEMON  
        Started by geddyisodin, Yesterday, 05:20 AM
        9 responses
        50 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Started by George21, Today, 10:07 AM
        1 response
        15 views
        0 likes
        Last Post NinjaTrader_ChristopherJ  
        Started by Stanfillirenfro, Today, 07:23 AM
        9 responses
        24 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Working...
        X