Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Execute order on same candle
Collapse
X
-
Execute order on same candle
Is it possible to tell nijatrader to execute a long order on a trade without waiting for the bar to close . All I want nijatrader to do is; if a candle reaches 20 ticks upwards ( from low to high) to go long right away. Not on the second candle.Tags: None
-
You would have to set CalculateOnBarClose to false. If you do so, remember the load that it puts on your computer resources.Originally posted by wallsteetking View PostIs it possible to tell nijatrader to execute a long order on a trade without waiting for the bar to close . All I want nijatrader to do is; if a candle reaches 20 ticks upwards ( from low to high) to go long right away. Not on the second candle.
-
-
Hello,
This will work in live. However is this a backtest or historical processing? If thats the case then there is no way to change this. NinjaTrader will always open a position at the open price of the next bar as we felt this is the best way for more realistic backtesting.
You must always run COBC = True on Historical.
What you can do however is do whats known as adding granularity to your backtest if you need more granularity.
Please see here on how to do this.
You can submit orders to different Bars objects. This allows you the flexibility of submitting orders to different timeframes. Like in live trading, taking entry conditions from a 5min chart means executing your order as soon as possible instead of waiting until the next 5min bar starts building. You can achieve this by
Let me know if I can be of further assistance.BrettNinjaTrader Product Management
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
103 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
52 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
33 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
36 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
73 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|
Comment