I have an issue with indicator that supposes to paint bars on each tick (on bar close everything is fine).
Situations like below happen
Bull bar supposed to be empty inside (like 1st bar). When the second bar was created at the start, it was bear bar, so it was filled as bear bars supposed to be, but after it turned bull again, it stays filled (the body is not black). If I decide on my setting that bull bar and bear bars would have different outlines, then it would look that, so the second bull bar would have correct outline color, but the body inside would inherit the color from the early stage of bar existence. Somehow color of the body doesn't want to overwrite.
Currently I'm forced to not trust the chart and regulary refresh it with F5.
What can be reasoning of that? Is this indicators fault, or maybe NT8 fails, can it be fixed somehow?
Regards

Comment