Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Add on for export trades

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

    Add on for export trades

    Hello, is there any software or add on, which may export trades from Ninja to Excel file automatically?

    Thanks

    #2
    Hello U0000999,

    Thanks for your post.

    I am not aware of an available AddOn that can be installed to do this out of box, but this could be programmed taking a couple different approaches to integrate with Excel.

    First you would have to track trades which are made by pairing executions together. It would not be supported to access the NinjaTrader database to extract trades. To track executions, you could subscribe to the Account's ExecutionUpdate event and then pair those executions together to create trades. From a strategy, you can use the SystemPerformance object to get a collection of Trades the strategy has made.

    Account.ExecutionUpdate - https://ninjatrader.com/support/help...tionupdate.htm

    SystemPerformance - https://ninjatrader.com/support/help...erformance.htm

    TradeCollection - https://ninjatrader.com/support/help...collection.htm

    Trade Object - https://ninjatrader.com/support/help...n-us/trade.htm

    After you can pair trades or access them from the strategy that executes them, you can then format the data so it can be written into a .CSV file. You could also consider integrating directly with Excel although we would not have much direction to provide for this other than pointing you to a converted example that exists on our User App Share.

    Using a StreamWriter to write data to text files - https://ninjatrader.com/support/help...o_write_to.htm

    Excel8 (User App Share) - https://ninjatraderecosystem.com/use...wnload/excel8/

    If you would like to hire a Consultant to prepare a tool that performs these tasks, we can have a representative of our EcoSystem reach out with more information.

    Please let us know if we can be of further assistance.
    JimNinjaTrader Customer Service

    Comment


      #3
      May be Ninja may collect trades in csv file or other file, which can be read by Excel?

      Comment


        #4
        Or translate them through API? I MEAN EACH TRADE

        Comment


          #5
          Hello U0000999,

          The information provided would give a programmer direction to create an AddOn that creates a CSV file containing each Trade, or that interfaces directly with Excel. This automated functionality for exporting Trades is not included in NinjaTrader out of box.

          You could, however, open a Trade Performance window, right click in the Traders grid and select Export to export a csv file with each trade. This would not be automated.

          I have submitted a feature request on your behalf to consider having this automated functionality added to NinjaTrader for a future release. I will update this post when a ticket ID is received.

          ID: SFT-4235

          We collect interest in feature requests before determining if the feature should be implemented. For that reason we cannot offer an ETA or promise of fulfillment. Upon implementation, the number for the ticket ID can be publicly found in the Release Notes page of the help guide. I will provide a link below.

          Release Notes - https://ninjatrader.com/support/help...ease_notes.htm

          Please let me know if you have any additional questions.
          Last edited by NinjaTrader_Jim; 09-19-2019, 11:45 AM.
          JimNinjaTrader Customer Service

          Comment


            #6
            I would like to be alerted if you come up with either a tool for a future update or if you can have your EcoSystem reach out to me about performing the tasks described above.

            Comment


              #7
              Hello Cubanaso24,

              I have added your vote.

              You may check the release notes page of the Help Guide to see new features that are implemented with each new release to see if there is functionality added. There is no mailing list for feature requests, as there is no promise of fulfillment with them.

              I will have an EcoSystem representative follow up with more information on NinjaScript consultant services.

              We look forward to assisting.
              JimNinjaTrader Customer Service

              Comment


                #8
                Hello Cubanaso24,

                You can search our extensive library of NinjaTrader Ecosystem vendors through the link below. Simply enter a vendor's name or search by using our filter categories. Once you have identified your vendor of choice, please visit each vendor's site for more information or contact them directly to learn more:

                Search trading indicators, apps and services to personalize your NinjaTrader software. Explore custom trading indicators, automated strategies, free trading apps & more!


                You can locate the contact information for the vendors on their direct websites for any additional questions you may have. Since these vendors are third-party services for NinjaTrader, all pricing and support information will need to be obtained through the vendor.

                The NinjaTrader Ecosystem website is for educational and informational purposes only and should not be considered a solicitation to buy or sell a futures contract or make any other type of investment decision. The companies and services listed on this website are not to be considered a recommendation and it is the reader's responsibility to evaluate any product, service, or company. NinjaTrader Ecosystem, LLC is not responsible for the accuracy or content of any product, service or company linked to on this website.
                Tiffinie S.NinjaTrader Customer Service

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by algospoke, Yesterday, 06:40 PM
                2 responses
                19 views
                0 likes
                Last Post algospoke  
                Started by ghoul, Today, 06:02 PM
                3 responses
                14 views
                0 likes
                Last Post NinjaTrader_Manfred  
                Started by jeronymite, 04-12-2024, 04:26 PM
                3 responses
                45 views
                0 likes
                Last Post jeronymite  
                Started by Barry Milan, Yesterday, 10:35 PM
                7 responses
                21 views
                0 likes
                Last Post NinjaTrader_Manfred  
                Started by AttiM, 02-14-2024, 05:20 PM
                10 responses
                181 views
                0 likes
                Last Post jeronymite  
                Working...
                X