note in databox hi of bar is 1707.25 and the close is 1707.00....the thick wick ends at 1707.00 ...however there is a false extended wick that goes all the way up to 1708.50
when I refresh the ind/chart, the false wicks are gone
the same code in 6.5 is correct so there is some Draw method diff with 7 causing the problem I expect
looks like a draw object that is not being removed.....however I am not plotting the bar/wicks....only plotting text beside the actual bar. i.e. lo>=<hi

Comment