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 NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    62 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    134 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    75 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    45 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    50 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X