Is it possible to create a feature in the SDK TV chart that allows users to draw a Ray and then communicate that information to the hosting page's Javascript? For example, being able to click on a point to retrieve candle count or timestamp data through Javascript. Having two points clickable for data input could enable programmatically drawing the Ray.
Regarding Anchored VWAPs, is there a way to draw specific pivots and send that data to Javascript? Perhaps an OnClick event for a pivot could suffice, with a label appearing on the High or Low of that pivot.
Additionally, is there potential to incorporate feeds from ByBit and Binance for their USDT pairs directly into the charts, or would manual data loading be necessary?