Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Exporting Data programatically

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

    Exporting Data programatically

    I would like to know if there is a way to export historic data from Ninja to a folder in my computer from a Ninja Script Indicator.


    Example exporting ES12-10 from 12/2 to 12/3 from an Indicator



    Thanks

    #2
    Unfortunately this is not supported.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by blar58 View Post
      I would like to know if there is a way to export historic data from Ninja to a folder in my computer from a Ninja Script Indicator.


      Example exporting ES12-10 from 12/2 to 12/3 from an Indicator



      Thanks
      Just write your bars to file using .NET file writing classes.

      Comment


        #4
        Originally posted by xTrader1 View Post
        Just write your bars to file using .NET file writing classes.
        Is it possible to export properties from, for example, a drawn line (such as X-Y) using .NET file writing classes?

        Thanks!

        Comment


          #5
          haya108,

          You can access the draw object properties through IDrawObject. When you do that then you can create whatever string containing your time (x-value) and price (y-value) of the line and write that to a file if you wanted.
          Josh P.NinjaTrader Customer Service

          Comment


            #6
            Thanks NinjaTrader_Josh!

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by cmoran13, 04-16-2026, 01:02 PM
            0 responses
            46 views
            0 likes
            Last Post cmoran13  
            Started by PaulMohn, 04-10-2026, 11:11 AM
            0 responses
            28 views
            0 likes
            Last Post PaulMohn  
            Started by CarlTrading, 03-31-2026, 09:41 PM
            1 response
            163 views
            1 like
            Last Post NinjaTrader_ChelseaB  
            Started by CarlTrading, 04-01-2026, 02:41 AM
            0 responses
            98 views
            1 like
            Last Post CarlTrading  
            Started by CaptainJack, 03-31-2026, 11:44 PM
            0 responses
            158 views
            2 likes
            Last Post CaptainJack  
            Working...
            X