Then when the strategy exits short 500 share and enters long 500 shares, NT7 should buy 1000 shares. and so on.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Can NT exit long enter short as one transaction
Collapse
X
-
Can NT exit long enter short as one transaction
If my strategy is exiting long 500 shares and entering short 500 shares on the same signal, will NT7 place an sell 1000 shares order? If so this will save one commission. If not how can i get it to do that?
Then when the strategy exits short 500 share and enters long 500 shares, NT7 should buy 1000 shares. and so on.Last edited by sajosh; 05-02-2011, 10:15 AM.Tags: None
-
Hello sajosh,
If you would like to submit 1000 orders to avoid commission, you will need to do this manually. If you EnterLong(500, "long") when short 500, A buy to cover order for 500 will be submitted, as well as another order going long 500 contracts.
To do this manually, you will need to use unmanaged orders. For more information on managed versus unmanaged orders, please see the following helpguide article: http://www.ninjatrader.com/support/h...er_methods.htmDexterNinjaTrader Customer Service
-
Hello sajosh,
I apologize, when I said manual, I meant manual order tracking in the code. You can have an automated strategy deploy this technique for you. Managed order entry methods provide ease of use at the cost of some more powerful control, as you need in your case so you will need to use the unmanaged order entry methods in your strategy.
Let me know if you have any additional questions.DexterNinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
68 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
41 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
24 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
27 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
54 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment