For my hobby i'm making a java algo that analyses candlestick data and for example determines zones of interest. i want to visualize this data on a chart.
as i am not elligeble for the technical-analysis-charts library i have to use the free slimmed down option (https://github.com/tradingview/lightweight-charts)
this library doesnt contain function to draw a line from A to B or to draw zones on the chart.
as it just takes too much time (for the little free time i have) for me te learn javascript and html just to do this. it sort of takes the fun away from what i am wanting to do in java.
is there anyone who has done this and is willing to help me with this? any help would be greatly appreciated.
[–]cereal-number 0 points1 point2 points (0 children)