https://learninghub.kx.com/forums/topic/financial-chart
Hi
I am trying to use financial chart.
My data sources are set up and the executed results are as attached in File 1.
Please advise why it cannot be plotted?
https://learninghub.kx.com/forums/topic/financial-chart
Hi
I am trying to use financial chart.
My data sources are set up and the executed results are as attached in File 1.
Please advise why it cannot be plotted?
A few things here;
Data Source
n:10000; t:([]Date:n?.z.p;price:n?100f;Volume:n?100f); delete price from update Open:first price, Close:last price, High:max price, Low:min price, Volume:sum Volume by `date$Date from t
Hope this helps
Hi,
I am trying to plot candlestick chart.
There is no error but nothing is showing up.
Please see the screen below or advise the steps?
thank you
Do you have any data coming back through your data source “temp”?
Hi,
Using the same data source, it can show on canvas chart but not on ChartIQ.
Why is this so?
Hi,
Yes,
Please see from my screenshot below. It shows the executed results from data source temp.
Common components to chart:
ChartIQ requires a separate licence to run.
Generally you should utilise the custom financial chart, or alternatively canvas charts/chartGL which both have candlestick charts built in.
Noted with thanks!