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