Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

custom performance metrics

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

    custom performance metrics

    I've just started looking at custom performance metrics. I'd like to calculate some performance numbers with a "Position" focus...i.e to calculate some metrics from Position Initiated to Position Flat. (Instead of individual exits). This seems feasible to me if I handle the custom aggregation in OnAddTrade().

    Is this indeed possible? Worth pursuing?

    #2
    Hello NickyD,

    There is not any documentation on accessing the strategy position from a performance metric script.

    I'm not sure this would be possible with this type of script.

    The Trades being processed are fully closed trades with an entry and exit (and not individual orders) and is used to build a trade collection. Further the strategy instance is not available.

    This thread will remain open for any community members that may have an unsupported workaround they would like to share.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Ok, thanks.

      I know you guys have lots of different customers, with lots of different use cases, but I have to think this is pretty clearly a big miss by NT. How can you not have the concept of a strategy position in your strategy performance analysis?

      NT's built in performance metrics can't do it, we can't do it via custom code... this seems like important and useful functionality IMO.

      Comment


        #4
        Hello NickyD,

        An optimizer script does have access to the strategy instance but performance metric scripts are designed to process trade objects. The position would not be a consideration for a closed trade as that trade would not be impacting the position.

        I'm not sure if this would be helpful, but I'm providing an example below.


        Chelsea B.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

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