DrawText doesn't match perfectly with Y postion

Created at 01 May 2020, 08:54
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
Kbee's avatar

Kbee

Joined 28.03.2020

DrawText doesn't match perfectly with Y postion
01 May 2020, 08:54


Is there a way to make the DrawText match perfectly with the Y position of an index?. Somehow it works completely fine with:
ChartObject.DrawText(index position) but not with IndicatorArea.DrawText(index position)
 


@Kbee
Replies

PanagiotisCharalampous
04 May 2020, 09:36

Hi there,

To check this and give you an advise, we will need the complete indicator code.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous