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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
30 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
17 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
9 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
16 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
19 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment