Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

I want to write data to a file

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

    I want to write data to a file

    Hi everyone.

    I would like to know how I can get the NinjaTrader environment variable to determine the folder where my indicator is installed, so that I can save data (create a file, write it and read it) to that same folder.

    Thanks in advance.

    #2
    Hello trader2022ne,

    I would not recommend that you write in the NinjaTrader Environment folder, and instead write to your own folder which could be located in Documents.

    That said, below is a link to the reference sample on using StreamWriter in the help guide.


    The NinjaTrader.Core.Globals.UserDataDir is the NinjaTrader Environment folder.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Hello NinjaTrader_ChelseaB​,

      Just out of curiosity, why is it not recommended to write in the folder where the indicator is installed inside the NinjaTrader folder?

      Thank you.

      Comment


        #4
        Hello trader2022ne,

        Clutter and bloat especially when making backups. I generally advise not to put any files anywhere in the environment folder except for in the templates folder.
        And if it's something large being written, put this a folder outside of the environment folder.
        Chelsea B.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        28 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        20 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        183 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        337 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        261 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X