Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Addon Development: Trade History for all accounts?

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

    Addon Development: Trade History for all accounts?

    My addon currently sends PnL data about all my accounts to an API endpoint for my custom stats app.
    Is it possible for my addon to also send the trade history for each account? If yes, is it only for the current trading day?

    #2
    Hello iantriestrading,

    Thank you for your post.

    Unfortunately, there is no historical account information available to access in NinjaScript so you would not be able to get a list of trades on the account farther back the current trading day.

    The account.Orders collection will contain all active working and accepted orders that are placed on the account. Inactive (filled, rejected, canceled) orders will be cleared from the Orders tab each day. The account.Orders collection will not contain inactive orders from previous days, and will reflect the orders shown on the Orders tab of the Control Center, which contains the current day's orders as well as all active working orders.

    Comment


      #3
      Whew that's good to know a very clear answer. account. Orders might be something I can work with. But sounds like to really get this right, I'll need to import directly from Tradovate via API.

      Comment


        #4
        When I submitOrderUnmanaged in my strategy, is there any way to ensure there is some order name or description or custom field that shows up in the tradovate orders CSV export?

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        85 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        143 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        83 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        257 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        334 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X