Thanks
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Semi-Automatic Trading System.
Collapse
X
-
Hello dmking,
I wanted to check the terms you used here to confirm I understand the question.
By trade ticket do you mean an order before it is accepted/working?
If you are referring to a NinjaScript strategy and intercepting orders before they are accepted, this is something you would need to implement into its logic to just prevent submitting the order. For example if you have a condition that enters a trade, instead of entering the trade you could make an alert or do some action to notify you to place a trade manually like an indicator.
There is not a way to intercept trades so you would need to build the interception in as part of the tools logic. You can observe placed/filled trades to drive logic, but intercepting to decide if the trade actually should be sent would require controlling the logic to avoid placing the trade at all.
I look forward to being of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
476 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
317 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
254 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
340 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
306 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment