Pre loader

Working with An Example

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

Please can you give me a guide as to how to pull out the real time stock chart example into a standalone project so that I can use it and build on it.

I have tried but I am getting errors in the xaml with this

xmlns:Common=\\\\”clr-namespace:Abt.Controls.SciChart.Example.Common\\\\”

and

Thanks

  • You must to post comments
0
0

Hi there,

Please find a real-time stock chart application attached. This features:

Two linked chart surfaces, one with Price/Moving average, one with Volume
Linked mouse events/synchronized axes
Synchronized Y-Axis sizes
Ticking realtime OHLC bars and moving averages, from a dummy data source

To compile the example you will need to create a new WPF Project, add these as your MainWindow, and import the classes MovingAverage, MarketDataService and PriceBar from our examples source code (These provide dummy prices), which you can find under your installation directory as a trial user.

Best regards,
Andrew

Images
  • 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