Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Range mirror bar
Collapse
X
-
Hello CIFil,
Thank you for your post.
It looks like your script is caught in a loop. You can check your loops with debugging prints to see where the code is getting stuck.
Checking a diff of the original range bar, I see that there are some cases where high and low values are not swapped for AddBar and UpdateBar calls. This can likely affect how the logic is executed and may lead to the symptoms seen.
For debugging barstypes, I suggest adding prints above each AddBar/UpdateBar call. I have also attached an example BarsType that has debugging prints added that when used in conjunction with the indicator can help make debugging the barstype easier.
Please let us know if we may be of further assistance to you.Attached Files
Comment
-
Hi CiFil, i am looking for mirror range bar. Did you understand how make it works? Thanks in advanceOriginally posted by ClFil View PostHi, i've try to rebuilt the original Mirrorbars just for the range bars but it's not working like the original indicator, someone can explain me why please? [ATTACH]n1103517[/ATTACH]
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
68 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
151 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
162 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
100 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
288 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment