Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Get all the historical trades for last 30 day

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

    Get all the historical trades for last 30 day

    Hi, I want to access last 30 days trades for an account from my indicator. SystemPerformance.AllTrades is not helping, since it is meant for strategy only. Account.Executions also giving the trade only for the current session. Kindly suggest the right way to pull the historical trades.

    #2
    Hello nandhumca,

    There would not be a way to do that from NinjaScript. the SystemPerformance collection is only for strategies and only shows trades that the individual strategy has placed for the time it has been running. To look up past trade data you would need to use the trade performance window.

    Comment


      #3
      Unfortunately, there is no way to access the NT trade database. You can go to trade performance and export it to an Excel file then convert it to JSON, for example, and use it in your strategy. Another inconvenience with NT

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      252 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      161 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      165 views
      1 like
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      250 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      203 views
      0 likes
      Last Post CarlTrading  
      Working...
      X