Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

New PerformanceMetric

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

    New PerformanceMetric

    Hi guys, I'm building a custom PerformanceMetric on NT8 and have a question regarding the Trade object parameter on this function:
    Code:
    protected override void OnAddTrade(Cbi.Trade trade)
    {
        trade.ProfitCurrency;
    }
    Is the trade.ProfitCurrency gross or net?

    Thanks,


    #2
    Hello damianfanaro,

    Thank you for the post.

    The Profit for this property would be the profit the Trade reports but otherwise not a calculated analysis profit like gross or net that you see in the analysis of a performance report. This would be the same profit you see listed when viewing a performance report and the Trade tab or just "Profit" of the trade. The properties are individualized so they are calculated but just to display that profit value in the said format like Currency.

    I look forward to being of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    90 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    137 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
    120 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    69 views
    0 likes
    Last Post PaulMohn  
    Working...
    X