Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Programmatically Access Executed Trades

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

    Programmatically Access Executed Trades

    Hello

    Is there a way to programmatically access the executed trades from NT8?

    #2
    Hello EnsoTrader,

    Thanks for your post.

    You could use the SystemPerformance and TradeCollection to get information about trades in a NinjaScript.

    SystemPerformance holds all trades and trade performance data generated by a strategy.

    TradeCollection is a collection of Trade objects you could access.

    See the help guide documentation below for more information.

    SystemPerformance: https://ninjatrader.com/support/help...erformance.htm
    TradeCollection: https://ninjatrader.com/support/help...collection.htm
    TradesPerformance: https://ninjatrader.com/support/help...erformance.htm
    Trade: https://ninjatrader.com/support/help.../nt8/trade.htm
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment


      #3
      Thanks Brandon

      Anyway to access the info externally through the Client.DLL?

      Comment


        #4
        Hello EnsoTrader,

        Thanks for your notes.

        There are no DLL API functions available to access TradesPerformance information externally through the NinjaTrader.Client.dll.

        Below I am providing a publicly available link to the help guide that lists the functions available to the API.

        Help Guide NT7 API functions: https://ninjatrader.com/support/help.../functions.htm

        You could refer to this forum post link for more information about the NinjaTrader API — https://ninjatrader.com/support/foru...art#post793626

        Please let me know if you would like me to submit a feature request to the Development team so they may consider implementing this in a future version of NinjaTrader.
        <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

        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
        256 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