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 Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            578 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            334 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            101 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            554 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            551 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X