Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Accessing external data files in addition to the target stock

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

    Accessing external data files in addition to the target stock

    Hi, a key element of my strategy development is having a target stock or index I want to trade, but also relying on data from a separate file or files that could - for example - contain socioeconomic data. That is, a separate file of data I will have maintained that has the exact same dates as all the stock or index files I'm interested in and the records are parallel day for day so it can be used for backtesting properly but which I will use as something that will influence, for example, thresholds that determine whether a signal indicates buy or sell. How do I access that data separate from the target stock with Ninjascript?

    Any help much appreciated.
    Last edited by MikeHersee; 04-27-2021, 12:54 AM. Reason: Edited for clarity

    #2
    Hello MikeHersee,

    Thank you for your post.

    Something you could do is use a StreamReader to bring in data stored outside of NinjaTrader that you want to use for calculations in your script. Using a StreamReader will allow you to bring in data that is stored in text files and allow you to do manipulations with them.

    See the help guide documentation below for an example and more information.
    SampleStreamReader - https://ninjatrader.com/support/help...o_read_fro.htm

    Let us know if we may assist further.
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    36 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    20 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    14 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    20 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    22 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X