Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Exit position on candle colour change
Collapse
X
-
Exit position on candle colour change
Hello I’m trying to develop a simple strategy that will close my position on the next candle that closes in a different colour. It will be for renko bars. Any tips? I’m new to strategy builder, but I think I can figure it out with a little help. Thanks!Tags: None
-
Hello Douglee,
Thanks for your post.
To detect if a bar is an up bar, you could create a condition that checks if the Close price (Price folder > Close > Bars Ago set to 0) is Greater than the Open price (Price folder > Open > Bars Ago set to 0)
To detect if a bar is a down bar, you could create a condition that checks if the Close price (Price folder > Close > Bars Ago set to 0) is Less than the Open price (Price folder > Open > Bars Ago set to 0)
The attached screenshots demonstrate what these conditions would look like.
See the help guide documentation below for more information about creating price comparisons: https://ninjatrader.com/support/help...ataComparisons
Strategy Builder Actions: https://ninjatrader.com/support/help...t8/actions.htm
Please let me know if I may assist you further.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
62 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
134 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
75 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
45 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
50 views
0 likes
|
Last Post
|

Comment