How to make an indicator using ninja script that when there are X contracts missing for a price level then executes a market buy order.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Reading contract numbers by price levels
Collapse
X
-
Reading contract numbers by price levels
Hello friends,
How to make an indicator using ninja script that when there are X contracts missing for a price level then executes a market buy order.Tags: None
-
Hello Rheiverson,
Thank you for your post.
What are you referring to as "X contracts missing?" How do you plan to calculate/determine the contract amount and what contracts are considered to be missing? Also, do you plan to do this from an indicator or from a strategy script? You refer to indicator and posted this in the indicator development thread, though executing a market buy order would typically be done in a strategy unless you plan to utilize the Account class and submit orders from an indicator script. Please clarify and provide an example of what you are looking for so I may better understand and assist you.
I look forward to your clarification.
-
Comment
-
Hello,Originally posted by Rheiverson View PostIn example for image price is 4774,00 To move up to the next level you will have to consume the remaining 78 contracts. I want you to make a market purchase when there are less than 5 contracts left at this level.
Thank you for your reply.
The values you are referring to in the SuperDOM, such as the 78 contracts, require Level II data. We have a reference sample of how to create your own level II data book by accessing market depth in an indicator here:
You could expand on this idea to create conditions that place a market order when a certain amount of market depth is detected.
Please let us know if we may be of further assistance.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
560 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
325 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
547 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
547 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment