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 CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
53 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
32 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
195 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
358 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
277 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment