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 Hwop38, 05-04-2026, 07:02 PM
            0 responses
            179 views
            0 likes
            Last Post Hwop38
            by Hwop38
             
            Started by CaptainJack, 04-24-2026, 11:07 PM
            0 responses
            333 views
            0 likes
            Last Post CaptainJack  
            Started by Mindset, 04-21-2026, 06:46 AM
            0 responses
            256 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by M4ndoo, 04-20-2026, 05:21 PM
            0 responses
            356 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Started by M4ndoo, 04-19-2026, 05:54 PM
            0 responses
            185 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Working...
            X