Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Indicator: Using System.IO File properties to write to and read from a text file

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

    Indicator: Using System.IO File properties to write to and read from a text file

    Using Stream objects can be cumbersome when you only want to write/read a small amount of data. Fortunately, you can handle this operation with another method. Keep in mind that in exchange for the convenience you will lose some performance.

    Key concepts in this example:
    • Creating and appending a text file with Open-High-Low-Close data and date stamps
    • Determining current day Open-High-Low-Close after reading data from the text file


    Important related documentation:
    Other methods and properties of interest include:

    Import instructions:

    NinjaTrader 8
    1. Download the file contained in this thread to your PC desktop
    2. From the Control Center window, select the menu Tools > Import > NinjaScript
    3. Select the downloaded file


    NinjaTrader 7
    1. Download the file contained in this thread to your PC desktop
    2. From the Control Center window, select the menu File > Utilities > Import NinjaScript
    3. Select the downloaded file and click Import.
    Attached Files
    Last edited by NinjaTrader_Jesse; 05-03-2015, 08:52 AM.
    Josh P.NinjaTrader Customer Service

Latest Posts

Collapse

Topics Statistics Last Post
Started by abelsheila, 05-14-2025, 07:38 PM
1 response
23 views
0 likes
Last Post hglover945  
Started by nailz420, 05-14-2025, 09:14 AM
1 response
48 views
0 likes
Last Post NinjaTrader_ChristopherJ  
Started by NinjaTrader_Brett, 05-12-2025, 03:19 PM
0 responses
311 views
1 like
Last Post NinjaTrader_Brett  
Started by domjabs, 05-12-2025, 01:55 PM
2 responses
62 views
0 likes
Last Post domjabs
by domjabs
 
Started by Morning Cup Of Trades, 05-12-2025, 11:50 AM
1 response
73 views
0 likes
Last Post NinjaTrader_ChristopherJ  
Working...
X