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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        43 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        20 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        30 views
        1 like
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        47 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        38 views
        0 likes
        Last Post CarlTrading  
        Working...
        X