Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Limit order book operations
Collapse
X
-
Limit order book operations
Hi, i was working on limit order book and was confused about something, I am referring to the default code that Ninja provides for accessing the Limit order book in ninjascript. I had a doubt that when remove operation is there and i try to print price and volume it comes 0 for both, i want to capture what was the price and volume for that position that was removedTags: None
-
Hello patz1398,
The orderbook information that is provided through the api works in a specific way, there is not a way to see what was removed only that the position in the orderbook was removed. If you wanted to know what the previous price and volume was you would have to access that index of the orderbook and get the values that were previously set by a past event.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
553 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
324 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
100 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
543 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
546 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment