essentially market making
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Limit Order Questions....
Collapse
X
-
Unfortunately, there isn't a way to have both a long and short order at the same time.
From the Internal Order Handling Rules page:
Methods that generate orders (excluding market orders) to enter a position will be ignored if:- A position is open and an order submitted by an exit method (ExitLongLimit() for example) is active and the order is used to open a position in the opposite direction
- A position is open and an order submitted by a set method (SetStopLoss() for example) is active and the order is used to open a position in the opposite direction
- The strategy position is flat and an order submitted by an enter method (EnterLongLimit() for example) is active and the order is used to open a position in the opposite direction
This is being addressed in NT7; from the NT7 announcement page:
New Unmanaged Order Submission
In 6.5 some users were burdened with our "Internal Order Handling" rules. We have introduced unmanaged order submission which bypasses the convenience of our order handling layer. This lower level of programming allows you to do what you want relative to order submission/management without any limitations other than any imposed by your broker. There are only three methods, SubmitOrder(), ChangeOrder() and CancelOrder(). You then get the flexibility of managing your orders how you see fit and optionally handling rejections.AustinNinjaTrader Customer Service
-
Unfortunately there's no way around in NinjaTrader 6.5 - please mmonitor for the currently traded last price and submit / park only one order as needed then. Or reverse with a market order, this would of course not get ignored by the 'rules' then.
For NinjaTrader 7 we offer a unmanaged order submission feature then which gives you all flexibility in this regard -
Comment
-
Bracket Entrance Support
Hi, I am new here, a few pointed questions.
1) Can NT automatic Strategy allow entrance with a OCO bracket order for a breakout strategy?
From what I am reading in it won't be able to? Is that correct?
2) I have code that I don't see easily transfered over. I can recreate much of the automated system however I need help in knowing how to create a limit order exit strategy that takes the activation bar, subtracts the high - low and then times it by a number that I can optimize. What support can you offer for this?
3) 2) When does the exit orders get activated in automatic trading? Is the exit stop and limit target placed after the first closed bar of the the entrance fill or do they get activated simultaneously with getting filled to enter the market?
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
648 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
369 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
108 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
572 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
574 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment