Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

entry signals and tracking trade performance

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

    entry signals and tracking trade performance

    Hello. I'm working on an unmanaged strategy which generates a variety of signals, e.g. Buy1, Buy2, Sell1, Sell2.

    If I want to look at the cumulative performance of any one of those signals, is there an easy way to do it? E.g., if the entry signal Buy1 has generated 12 trades, how do I see the net profit on those 12 trades?

    I've been looking through the TradesPerformance section but haven't figured out how to isolate trades generated under a particular signal as opposed to AllTrades.

    Thanks

    #2
    Hello stewarco,

    Thank you for your note.

    I would suggest adding some user input of type bool to your strategy so that from the UI you can control which signals are allowed to fire.

    I’ve attached a strategy which has three different entry orders, LongA, LongB, LongC, as well as a bool for each which would allow you to disable that specific entry.

    You could disable 2 of the three to see how one specific entry performed.

    Please let us know if you need further assistance.
    Attached Files
    Alan P.NinjaTrader Customer Service

    Comment


      #3
      thanks that should work

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by algospoke, Today, 06:40 PM
      0 responses
      9 views
      0 likes
      Last Post algospoke  
      Started by maybeimnotrader, Today, 05:46 PM
      0 responses
      7 views
      0 likes
      Last Post maybeimnotrader  
      Started by quantismo, Today, 05:13 PM
      0 responses
      7 views
      0 likes
      Last Post quantismo  
      Started by AttiM, 02-14-2024, 05:20 PM
      8 responses
      168 views
      0 likes
      Last Post jeronymite  
      Started by cre8able, Today, 04:22 PM
      0 responses
      10 views
      0 likes
      Last Post cre8able  
      Working...
      X