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 Stanfillirenfro, Today, 07:23 AM
      1 response
      4 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Started by cmtjoancolmenero, Yesterday, 03:58 PM
      2 responses
      22 views
      0 likes
      Last Post cmtjoancolmenero  
      Started by olisav57, Yesterday, 07:39 PM
      1 response
      9 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by cocoescala, 10-12-2018, 11:02 PM
      7 responses
      944 views
      0 likes
      Last Post Jquiroz1975  
      Started by oviejo, Today, 12:28 AM
      1 response
      12 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Working...
      X