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

Reports question

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

    Reports question

    I am running NT ver 6.5.0.3. I have Strategy that calls on ATM Strategies in the execution of the trades. The strategy uses 3 different ATM Strategies (all 3 named different). When I go to the Account Performance Tab and generate a report - all the trades are listed with the strategy 'AutoChase' instead of the different names. Is this by design or is there something I am missing in my code or a bug?

    thanks

    #2
    Is your NinjaScript strategy named AutoChase? If you don't mind could you send me your strategy so I can test it on my end? josh [at] ninjatrader [dot] com

    Thanks.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Josh - Sorry for the delay getting back to you. I used your sampleatmstrategy to build my strategies. I tested your script plain - only changing the line that produced the trade to have my 'tradename' and it produced the same results. Here is the line i modified in your sample script

      AtmStrategyCreate(Action.Buy, OrderType.Limit, Close[0], 0, TimeInForce.Day, orderId, "ES Counter Trend", atmStrategyId);

      I did change the name.

      here is the results from my report.

      1 ES 12-07 Replay101 AutoChase Long 1 1478.5 1478.75 12/5/2007 9:38 12/5/2007 9:39 Entry Stop1

      As you see AUTOCHASEid listed instead of ES Counter Trend. See if you can reproduce this issue. It would be nice to be able to compare different strategies without having to manually do it.

      Thanks

      Comment


        #4
        This will be resolved in our next beta update.
        RayNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by RideMe, 04-07-2024, 04:54 PM
        6 responses
        31 views
        0 likes
        Last Post RideMe
        by RideMe
         
        Started by tkaboris, Today, 05:13 PM
        0 responses
        2 views
        0 likes
        Last Post tkaboris  
        Started by GussJ, 03-04-2020, 03:11 PM
        16 responses
        3,281 views
        0 likes
        Last Post Leafcutter  
        Started by WHICKED, Today, 12:45 PM
        2 responses
        19 views
        0 likes
        Last Post WHICKED
        by WHICKED
         
        Started by Tim-c, Today, 02:10 PM
        1 response
        10 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Working...
        X