Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Problem In Ninjatrader Stop Loss UniRenko Chart
Collapse
X
-
Hello ajgauss13,
The UniRenko bars do not show the true market prices as this bar type calculates movement. This means orders can fill outside of the bar.
To understand what is happening with the order not being filled near the stop price, print the order.ToString() in OnOrderUpdate() so we can see if the order is being modified, enable TraceOrders, and print the GetCurrentBid() / GetCurrentAsk() in OnOrderUpdate() so we can see the current ask and bid when the order fills.
Below is a link to a support article on using prints and TraceOrders to understand behavior.
Save the output to a text file (right-click the output window, select Save as) and attach the output text file as an attachment to your next post.Chelsea B.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
54 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
131 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
73 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
44 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
49 views
0 likes
|
Last Post
|

Comment