Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Buys/Sells on different bar series
Collapse
X
-
Buys/Sells on different bar series
Hey guys just wondering if this is possible in NT script? I have a strategy that buys ES futures on the 1 minute series (thats a secondary series in my strategy) then it sells the trade on the 1 bar renko data series which is the primary series in my strategy, however, I noticed that in some cases the strategy will show a sell before a buy at a lower price as a stopout for example the sell at 2020.5 at 10:45:36 seconds and buy at 2021 at 10:46:00 am. Should I be keeping the entries/exits within the same bar series to avoid this problem?Tags: None
-
Hello elitetradernyc,
Thank you for your post.
If you are using the managed approach your Exit() method will not submit an order unless you are in a position. In addition, this idea will work on historical data/backtesting but in real-time the orders will be executed on the instrument price data not any specific bar series.
-
-
Hello elitetradernyc,
Thank you for your response.
Please refer to the thread at the following link and let me know if you have any questions: http://www.ninjatrader.com/support/f...ad.php?t=42075
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
563 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
329 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
547 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
548 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment