ChartObjects.DrawText should be allowed multiple per chart with position by pixel of chart.

Created at 27 Jun 2014, 12:33
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!
bachapk's avatar

bachapk

Joined 20.03.2014

ChartObjects.DrawText should be allowed multiple per chart with position by pixel of chart.
27 Jun 2014, 12:33


ChartObjects.DrawText should be allowed multiple per chart with position by pixel of chart. With current setup we can only set one text object in a particular corner of chart. But there is no such facility to adjust multiple separate text objects in one corner of the chart.


cTrader Automate
@bachapk
Replies

... Deleted by UFO ...

WhiteSage
22 Sep 2014, 04:05

It would be better to have Cartesian co-ords (eg -1 left side, 1 right side) as pixels will change based on chart size and users screen resolution.
You can draw multiple texts now, but yes you are limited to the 9 enumerated positions.


@WhiteSage