Pre loader

SciStockChart or SciChartSurface which is better for real time candle chart?

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

1
0

Hi I need that my stock chart to be very flexibilely configured. For example the SciStockChart already has a price of the current candle on the right. Can I add a line to it ? Like “Line Annotation”? does that mean I have to disable the original price marker, and add a Line annotation manually binded to latest price? Which is the best option to have a real time stock chart? To use a SciStockChart and customize it or use SciChartSurface and implement all needed functionality? On the images I showed what I need. Thanks in advance!

Images
  • You must to post comments
1
0

SciStockChart inherits SciCharSurface, and adds some default (less flexible) configuration, so you don’t have to write so much code.

Our advice is

  • If you need ultimate flexibility, use SciChartSurface

  • If you are happy with the limited configuration, but easy coding of SciStockChart, then use that

See also SciStockChart with DateTimeAxis for some background info on the differences between SciChartSurface and SciStockChart.

Best regards,
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