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 Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
628 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
359 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 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
562 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
568 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment