Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

IB % profit for the current month

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

    IB % profit for the current month

    via IB live account is the % profit for the current month accessible via NT? Regards to all.

    #2
    Hello elliot5,

    Thanks for your post.

    You could access the TradesPerformance collection to get the ProfitPerMonth percentage in a strategy. For example, you could print out the ProfitPerMonth percentage of all trades using the following code.

    // Print out the profit per month of all trades
    Print("Profit per month of all trades is: " + SystemPerformance.AllTrades.TradesPerformance.Perc ent.ProfitPerMonth);

    See the help guide pages below for more information:

    ProfitPerMonth: https://ninjatrader.com/support/help...itpermonth.htm
    TradesPerformance: https://ninjatrader.com/support/help...erformance.htm

    Let us know if we may assist further.
    <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
      Thank you - yes I had seen that access - was just wondering if NT can access some of the features of the IB client portal. I will use the code you suggest. Many thanks for the great service.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by AHamxa, Today, 11:17 PM
      0 responses
      0 views
      0 likes
      Last Post AHamxa
      by AHamxa
       
      Started by Spiderbird, 07-27-2018, 07:52 PM
      12 responses
      9,240 views
      2 likes
      Last Post Mountain_cast  
      Started by chrischongpdx, Today, 09:39 PM
      0 responses
      7 views
      0 likes
      Last Post chrischongpdx  
      Started by Mountain_cast, Today, 12:41 PM
      2 responses
      10 views
      0 likes
      Last Post Mountain_cast  
      Started by dontpanic, 04-07-2015, 04:42 AM
      4 responses
      1,322 views
      0 likes
      Last Post BeachTrader11807  
      Working...
      X