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 Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      648 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      369 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      108 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      573 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      575 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X