Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Ninjatrader 8 and Access DB

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

    Ninjatrader 8 and Access DB

    Hello

    I need to share data from the same strategy running on different charts each with different instruments. I would like to do this by storing and retrieving the data from an access database.

    When attempting to use System.Data in ninja 8, I notice its not there. I then right click on the ninja script editor and select references. A dialog box shows the applied references and an option to add another.

    Unfortunately I do not know the name of the DLL file that holds the System.Data and System.Data.OleDB namespace so that I can add the appropriate reference.

    Could anyone out there enlighten me as to which DLL and its location would include the Microsoft namespace of System.Data and System.Data.OleDb

    #2
    Hello jeliner,

    As a heads up, connecting to a database of any type is not supported by NinjaTrader Support for NinjaTrader 7 or for NinjaTrader 8 and this is not something we are able to assist with.

    This thread will remain open for any community members that would like to assist.

    That said, NinjaTrader 7 is written in .NET 3.5 and NinjaTrader 8 is written in .NET 4.5. When adding a reference to the System.Data.dll (or desired dll) for the proper .NET version this should allow for access to databases.

    The System.Data.Odbc namespace is the .NET Framework Data Provider for ODBC.

    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    607 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    353 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    105 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    560 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    561 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X