Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

priorTradesCumProfit & ATM strategy

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

    priorTradesCumProfit & ATM strategy

    I have a strategy that calls an ATM strategy for the stops, profit target, trail, etc and the problem I been having it the priorTradesCumProfit doesn't seem to be getting the cum profit ( I used the Print Performance.AllTrades.TradesPerformance.Currency.C umProfit command to verify) . If I change the strategy to use stops, targets, etc from within the strategy, it works fine. Is it possible to use priorTradesCumProfit with an ATM strategy and if so, what changes to the code do I need to make? I'm using the code from the "Samplepnl" that I found on forum.

    Thanks

    #2
    Hello mlarocco,

    Thank you for your post and welcome to the NinjaTrader support forum!

    When integrating Advanced Trade Management templates into NinjaScript Strategies, the procedure for obtaining trade performance and order status is a little different than for strategies without ATM templates. The difference is that ATM templates basically take over and manage the trade separately from the NinjaScript portion of the strategy. Until the ATM trade terminates, the NinjaScript portion just observes and waits for another trading opportunity. Accessing all the trade data is still possible, but the set of commands to use differ from the traditional NinjaScript commands.

    We have a reference sample available at the following link that shows how to retrieve performance from an ATM strategy: http://www.ninjatrader.com/support/f...ad.php?t=19148

    Please let me know if I may be of further assistance.

    Comment


      #3
      Thank you... I'll look at integrating it into my strategy

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by pvincent, 06-23-2022, 12:53 PM
      14 responses
      238 views
      0 likes
      Last Post Nyman
      by Nyman
       
      Started by TraderG23, 12-08-2023, 07:56 AM
      9 responses
      382 views
      1 like
      Last Post Gavini
      by Gavini
       
      Started by oviejo, Today, 12:28 AM
      0 responses
      1 view
      0 likes
      Last Post oviejo
      by oviejo
       
      Started by pechtri, 06-22-2023, 02:31 AM
      10 responses
      125 views
      0 likes
      Last Post Leeroy_Jenkins  
      Started by judysamnt7, 03-13-2023, 09:11 AM
      4 responses
      59 views
      0 likes
      Last Post DynamicTest  
      Working...
      X