Pre loader

CategoryDateTimeAxis separate trading day of intraday data

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

Hi support. I currently evaluating SciChart and using FastOhlcRenderableSeries with CategoryDateTimeAxis to display stock chart intraday data. As you know, when I display many days of 1 minute intraday data (9h30 to 16h00) it is confusing to distinguish trading days since the XAxis is only showing time:sec format. I want to achieve to add tickmarks or any vertical lines to separate the first data for each day. How could I do that?
Thanks for your help.

  • You must to post comments
0
0

Hi There,

We don’t currently support this out of the box, but you could create this behaviour by using our custom Annotations feature. Take a look at the Annotations Are Easy example in our examples suite and specifically the VerticalLineAnnotation. You would need to place this at X=the first bar of the day to have a vertical line separating trading days.

Make sure that you carefully manage annotations (don’t add too many) since they are WPF UIElements are render a lot more slowly than the chart series.

Hope this helps.
Andrew

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies