2022.03.31 10:52 PM
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?
2022.04.05 10:05 PM
A few things here;
Here is a mock example I've just put together and a data source for reference
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
Preview
Hope this helps
2022.04.01 08:08 AM
Common components to chart:
2022.04.05 06:43 PM
2022.04.05 06:51 PM
Do you have any data coming back through your data source "temp"?
2022.04.05 07:10 PM
2022.04.05 10:05 PM
A few things here;
Here is a mock example I've just put together and a data source for reference
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
Preview
Hope this helps
2022.04.05 07:18 PM
Hi,
Using the same data source, it can show on canvas chart but not on ChartIQ.
Why is this so?
2022.04.06 06:58 PM
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.
2022.04.06 07:21 PM
Noted with thanks!
EMEA
Tel: +44 (0)28 3025 2242
AMERICAS
Tel: +1 (212) 447 6700
APAC
Tel: +61 (0)2 9236 5700
KX. All Rights Reserved.
KX and kdb+ are registered trademarks of KX Systems, Inc., a subsidiary of FD Technologies plc.