Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Level 2
Collapse
X
-
Please clarify - are you asking how to use Level II data within NinjaScript? Or are you just asking how to receive Level II data within NinjaTrader in general (for example, for use in a SuperDOM or Level II window)?
If the former, please go into more specific detail about what you're trying to accomplish with Level II data and NinjaScript.
-
Hello ballboy11,
OnMarketDepth() can be used to receive Level 2 events in NinjaScript. Unlike OnMarketData() which is based on Level 1 events, this data will come in asynchronously to OnBarUpdate() events.
Publicly available documentation on OnMarketDepth() can be seen here - https://ninjatrader.com/support/help...arketdepth.htm
As well as an example that demonstrates creating a Level2 book - https://ninjatrader.com/support/foru...ead.php?t=5965
Please let us know if we can be of further assistance.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
571 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
331 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
549 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
549 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment