Pre loader

Add indicators to 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

Answered Closed
1
0

Hi , i would like to know that if you have in built functionality to add indicators(like ema,sma,bollinger band ,etc.) as per user requirement or i have to code for calculation for series and for taking input from user

  • You must to post comments
Great Answer
0
0

Hello Nikita,

Thank you for your question!

We have an FAQ on this topic here: Does SciChart support technical indicators.

Q: Does SciChart support Technical Indicators like MACD, SMA, EMA?

A: Our charting library lets you plot any data in the formats Line, Scatter, Column, Mountain, Banded-area (plus many more). We don’t provide technical indicators to generate the data. For this, you can either write your own, or use a third-party technical indicator library such as the open source TA-Lib (C++) or Trady library (.NET).

It then becomes a simple exercise of plugging the outputs of the Technical Indicator library into SciChart’s DataSeries

Best regards,
Andrew

  • You must to post comments
Showing 1 result

Try SciChart Today

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

Start TrialCase Studies