Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Entering on limit order instead of market
Collapse
X
-
Entering on limit order instead of market
I created a decent strategy but in the builder I have little knowledge on how to structure the code to enter on limit orders instead of market. Market kills the strategy when running live. Anyone can offer a suggestion or point me towards a learning resource on how to add limit entries for strategies ?Tags: None
-
Hello Teebone21,
In the Strategy Builder this would be 'Enter long position by a limit order' or 'Enter short position by a limit order'.
Stop/limit orders will automatically cancel at the end of the bar unless they are resubmitted on each new bar. (Meaning re-submit the order on new bars as long as you would like the order to remain alive. Don't re-submit the order if you would like the order to automatically expire when the bar closes.Chelsea B.NinjaTrader Customer Service
-
does anything need to be added to "limit price" box? When i leave it blank my strategy orders dont show after compliedOriginally posted by NinjaTrader_ChelseaB View PostHello Teebone21,
In the Strategy Builder this would be 'Enter long position by a limit order' or 'Enter short position by a limit order'.
Stop/limit orders will automatically cancel at the end of the bar unless they are resubmitted on each new bar. (Meaning re-submit the order on new bars as long as you would like the order to remain alive. Don't re-submit the order if you would like the order to automatically expire when the bar closes.
Comment
-
EXCELLENT i didnt know i could set it to indicator value. I think that will fix my issue seeing as how price isnt a variable in my strategy.Originally posted by NinjaTrader_ChelseaB View PostHello Teebone21,
Yes, the limit price of the order will need to be set for the limit order.
You can hard code a price or you can set the value to a price series or an indicator series value
Comment
-
Hello Teebone21,
Thank you for your reply.
Chelsea is out of the office today, but I've made a quick video to demonstrate how to use an indicator value as the price for a limit order:
World's leading screen capture + recorder from Snagit + Screencast by Techsmith. Capture, edit and share professional-quality content seamlessly.
Keep in mind that not all indicators give a value that could be used to set the price, so you'll want to test any indicator you use to make sure it returns a price first.
Please let us know if we may be of further assistance to you.
- Likes 1
Comment
-
thank you!. I noticed the link has expired I was not able to review itOriginally posted by ninjatrader_kate View Posthello teebone21,
thank you for your reply.
Chelsea is out of the office today, but i've made a quick video to demonstrate how to use an indicator value as the price for a limit order:
World's leading screen capture + recorder from Snagit + Screencast by Techsmith. Capture, edit and share professional-quality content seamlessly.
keep in mind that not all indicators give a value that could be used to set the price, so you'll want to test any indicator you use to make sure it returns a price first.
Please let us know if we may be of further assistance to you.Last edited by Teebone21; 01-19-2020, 04:08 PM.
Comment
-
Thank you Chelsea. Its working on firefox but not my usual browser. Also is their a guide that gives insight on strategy limit orders which gives you directions on how to enter at open of new candle after signal candle has closed ?Originally posted by NinjaTrader_ChelseaB View PostHello Teebone21,
I've checked the link to the video posted by Kate and I am finding this is working.
Please try another browser and let me know if this does not work as well.
Comment
-
Hello Teebone21,
The Strategy Builder 301 training video is the video guide for the Strategy Builder.
The Help Guide is the written guide to the Strategy Builder.
If the strategy is running with Calculate set to On bar close, the condition will not be checked until the bar is fully closed. Any resulting order is placed at the open of the next bar.
For orders placed on the same bar Calculate must be On each tick or On price change in real-time, and must have TickReplay for historical.Chelsea B.NinjaTrader Customer Service
- Likes 1
Comment
-
Excellent. Good homework for this three day weekend.Originally posted by NinjaTrader_ChelseaB View PostHello Teebone21,
The Strategy Builder 301 training video is the video guide for the Strategy Builder.
The Help Guide is the written guide to the Strategy Builder.
If the strategy is running with Calculate set to On bar close, the condition will not be checked until the bar is fully closed. Any resulting order is placed at the open of the next bar.
For orders placed on the same bar Calculate must be On each tick or On price change in real-time, and must have TickReplay for historical.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
20 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
119 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
63 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
41 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
45 views
0 likes
|
Last Post
|

Comment