Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Can I generate a report of indicator values when each trade happened?

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

    Can I generate a report of indicator values when each trade happened?

    I have a strategy running, doing live trades. There are one or two indicators that I would like to record the values of when a trade gets executed.

    My model is placing Market Orders...I like all of the data I see when a 'Generate' a report -- can those columns be customized to include indicators of my choosing? is this something I need to define somewhere/somehow ahead of time? if so, I have no problem doing that.

    I just want a report of each trade entry and what a few indicator values were..is this possible?

    Thanks.

    #2
    Hello gv1150,

    Unfortunately this is not supported upon generating a report.

    However, you could manually check indicator values in the Strategy Analyzer-->Chart-tab. Check with the cross hair cursor the indicator value at the time of execution.

    Comment


      #3
      Can I use the signalName to capture some data at least? Right now I literally just do:
      EnterLong()

      But if I do:
      EnterLong("Value: " + [some indicator value])

      Will "Value: ###" show up in the reports?

      Comment


        #4
        What do you mean "show up" in your report? Where are you trying to have it show up? Whatever you name your order will show up in the Name category for that order in the Executions, Trades, etc. tabs.
        Josh P.NinjaTrader Customer Service

        Comment


          #5
          when I click the 'Generate' button and run a report over yesterday or the last week or whenever.

          So that should show up in the "Name" column. ok, thanks.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by argusthome, 03-08-2026, 10:06 AM
          0 responses
          80 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          46 views
          0 likes
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          29 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Started by TheRealMorford, 03-05-2026, 06:15 PM
          0 responses
          32 views
          0 likes
          Last Post TheRealMorford  
          Started by Mindset, 02-28-2026, 06:16 AM
          0 responses
          66 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Working...
          X