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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
155 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
90 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
137 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
130 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
107 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment