ASE Home Page Products Download Purchase Support About ASE
ChartDirector Support
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  May I draw ticks financial chart using CharDirector?
Posted by kevin on May-10-2019 23:46
Attachments:
Hello~

At first, plz find attached chart picture which I'd like to draw.

Some peroid(22:00~23:00) has many candles and anothers(19:00~20) has few candles.

I'm sure that you already know what's my point.

it's based on ticks data. not timestamp.

That's why each period width is not constant.

Could you plz let me know if ChartDirector Financial chart is available or not.

Thank you in advance.
BRs.
Crude Oil(19-06_USD)(20190511).png

  Re: May I draw ticks financial chart using CharDirector?
Posted by Peter Kwan on May-14-2019 02:19
Hi Kevin,

Yes, ChartDirector financial charts are based on "ticks", not on physical duration.

The timestamps are just "names" to label the x-axis. They do not specify the positioning or spacing of the data points. If you have 100 data points, the 100 data points are always equally spaced in the x-direciton. You can have 50 data points in the first hour, and 10 data points in the second hour, and so on.

Regards
Peter Kwan

  Re: May I draw ticks financial chart using CharDirector?
Posted by Peter Kwan on May-14-2019 02:19
Hi Kevin,

Yes, ChartDirector financial charts are based on "ticks", not on physical duration.

The timestamps are just "names" to label the x-axis. They do not specify the positioning or spacing of the data points. If you have 100 data points, the 100 data points are always equally spaced in the x-direction. You can have 50 data points in the first hour, and 10 data points in the second hour, and so on.

Regards
Peter Kwan