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 AnnBarnes, Today, 12:17 PM
        1 response
        2 views
        0 likes
        Last Post NinjaTrader_Zachary  
        Started by Lopat, 03-05-2023, 01:19 PM
        4 responses
        167 views
        0 likes
        Last Post Sam2515
        by Sam2515
         
        Started by f.saeidi, Today, 12:14 PM
        0 responses
        3 views
        0 likes
        Last Post f.saeidi  
        Started by giulyko00, Today, 12:03 PM
        0 responses
        4 views
        0 likes
        Last Post giulyko00  
        Started by AttiM, 02-14-2024, 05:20 PM
        12 responses
        213 views
        0 likes
        Last Post DrakeiJosh  
        Working...
        X