Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

What's the best way to get profits for the day?

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

    What's the best way to get profits for the day?

    I'd like to be able to determine the profits for the given day that a bar update is taking place in. So if its Monday, I'd like to know the current profits for the current trading day.

    is there a built in way of doing this or will I need to roll it on my own?

    Many thanks.

    #2
    Please check out this reference sample: http://www.ninjatrader-support.com/v...ead.php?t=4084
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_Josh View Post
      Please check out this reference sample: http://www.ninjatrader-support.com/v...ead.php?t=4084
      Thanks, what is the meaning of realtime vs. historical trades? In the code sample I saw this note:

      /* NOTE: Using .AllTrades will include both historical virtual trades as well as real-time trades. If you want to only count profits from real-time trades please use .RealtimeTrades. *

      Comment


        #4
        Realtime trades will be trades that occur while you run the strategy. Trades it enters while you have live data streaming in. Historical trades would be trades associated with the historical data set you loaded your strategy onto.

        If you loaded your strategy onto a chart of the ES on 9/2/08 at 10AM. All trades that happened before 10AM that the strategy is simulating will be historical trades. All trades that happen after 10AM will be realtime trades.
        Josh P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        568 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        330 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        548 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        548 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X