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 DannyP96, 05-18-2026, 02:38 PM
        1 response
        84 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        143 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        83 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        256 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        334 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X