Announcement

Collapse
No announcement yet.

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.

    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 Mindset, 04-21-2026, 06:46 AM
        0 responses
        92 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        138 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        68 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        121 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        72 views
        0 likes
        Last Post PaulMohn  
        Working...
        X