I would like some guidance with regards to using Draw.Text() within NinjaTrader 8 as opposed to DrawText() within NinjaTrader 7.
By not making any changes to font and just changing the names to use the upgraded functionality I have found the font size of an object to be significantly smaller relative to the areaBrush and outlineBrush, this is when using both the areaBrush and outlineBrush with an areaOpacity of 100.
I'm hoping NinjaTrader or another user have encountered this themselves and any suggestions would be appreciated. I have experimented with changing the fonts however this is not proving to be helpful. The only other solution I have is to create another object for each a rather significant number I might add and of course unnecessarily increasing the amount of Draw.Text() functions.
Regards,
suprsnipes.

Comment