-
Notifications
You must be signed in to change notification settings - Fork 45
Description
For the "Bars" period, the indicator will sometimes incorrectLy render the POC value. It will draw a line on a volume row that is not the maximum volume in the profile. I have attached image links to the $MNQ 15 minute chart for the trading day Feb 21 at 10:15 AM, EST. You can see the first image has a candle with volume profile and POC in the lower wick (yellow) which is representative of this indicator. The second image link is using the OrderFlow suite volume profile indicator provided by NinjaScript and the POC is within the body (pink/purple color). When I implement a custom indicator that simply calculates the POC, it also aligns with the OrderFlow suite indicator POC value. Are you able to replicate this issue on your end and if so, do you have any suggestions as to why it is doing this?

