Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

DB Get instrument

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

    DB Get instrument

    I try to use this code to get the instrument (I specifically need to use Instrument.DbGet , not other approaches):

    Code:
    Instrument.DbGet("AAPL", InstrumentType.Stock,Exchange.Default, DateTime.MaxValue, 0.0, OptionRight.Unknown );
    but it returns null. Any way to get i.e. AAPL instrument with DbGet, I specifically mean the last 3 parameters, as those 3 params are needed for futures, and not for stocks, and there is no overload of DbGet for stocks.
    Last edited by ttodua; 09-05-2021, 02:25 PM.

    #2
    Hello ttodua,

    You have discovered something that is not documented in the help guide or supported for use.

    This thread will remain open for any community members that would like to provide any insight with using this unsupported method call.
    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
    576 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    334 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    553 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X