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

Comment