Instrument.DbGet("AAPL", InstrumentType.Stock,Exchange.Default, DateTime.MaxValue, 0.0, OptionRight.Unknown );
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
DB Get instrument
Collapse
X
-
DB Get instrument
I try to use this code to get the instrument (I specifically need to use Instrument.DbGet , not other approaches):
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.Code:Last edited by ttodua; 09-05-2021, 02:25 PM.Tags: None
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
36 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
20 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
14 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
19 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
22 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment