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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        152 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        87 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        131 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        127 views
        1 like
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        106 views
        0 likes
        Last Post CarlTrading  
        Working...
        X