I've read https://ninjatrader.com/support/help...oordinates.htm and wondering if there is a 'faster' way then calling ConvertToVerticalPixels() umpteen times in OnRender() process.
Now everything gets converted again and again in OnRender() (~4 times per sec) - this is certainly eating performance, isn't it?

Comment