Home Forums StockChart Support Add custom point and line to chart.

Add custom point and line to chart.

Viewing 2 posts - 1 through 2 (of 2 total)
  • #32092

    Hi,
    1. I want to add entry point(buy, sell) to chart or stock chart.
    2. I want something like tradingview chart: draw line,..
    Ex:
    https://www.tradingview.com/x/muarlM3p/

    #32111

    @thanhthuyento,

    1. I want to add entry point(buy, sell) to chart or stock chart.

    You can achieve this by using a line chart with just two dataPoints(one indicating entry point while the other indicates exit point).

    2. I want something like tradingview chart: draw line,..

    You can achieve this requirement by using StripLines over AxisY.


    Shashi Ranjan
    Team CanvasJS

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.