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 SalmaTrader, 07-07-2026, 10:26 PM
      0 responses
      35 views
      0 likes
      Last Post SalmaTrader  
      Started by CarlTrading, 07-05-2026, 01:16 PM
      0 responses
      20 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 06-17-2026, 10:32 AM
      0 responses
      12 views
      0 likes
      Last Post CaptainJack  
      Started by kinfxhk, 06-17-2026, 04:15 AM
      0 responses
      18 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 06-17-2026, 04:06 AM
      0 responses
      20 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Working...
      X