Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
code to calculate distance to orders
Collapse
X
-
code to calculate distance to orders
Does anyone have any code that calculates the distance (ticks or points) to the closest limit order? or something similar?Tags: None
-
Hello NinjaCustomer,
Thanks for your post.
You could do this by looping through your Orders collection, then filtering out everything except your closest limit order, and then doing some math to let you know how many ticks away you are.
I do not have any specific samples that demonstrate this, however the same topic is discussed at the following forum post. Starting at Post #3 the conversation is about accessing order information in NT8.
Josh G.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
666 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
377 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
110 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
575 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
580 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment