Pre loader

Candles are imposed

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

I am considering applying server-side licensing for my javerScript application.

In the document below, there is a phrase “Our server-side licensing component is written in C++.”
(https://support.scichart.com/index.php?/Knowledgebase/Article/View/17256/42/)

However, there is only asp.net sample code on the provided github.
(https://github.com/ABTSoftware/SciChart.JS.Examples/tree/master/Sandbox/demo-dotnet-server-licensing)

I wonder if there is a sample code implemented in C++ for server-side licensing.

Can you provide c++ sample code?
Also, are there any examples to run on Ubuntu?

Images
  • You must to post comments
0
0

Hi there,

  1. This is expected behavior, because of using the DateTimeAxis. To avoid it, you should use the CategoryDateTimeAxis.

  2. Why do you think that it doesn’t work? Does your data range is wider that range which is shown? Could I ask you what do you want to see? Maybe you just need to set GrowBy on YAxes.

Regards,
Yuriy

  • You must to post comments
0
0

Well, candle width is calculated by dividing number of data-points on screen by number of pixels on screen.

When we build Candlestick charts we assumed it would be used for stock charts (with CategoryDateTimeAxis, which collapses gaps). If that’s not the case (you want gaps, and are using DateTimeAxis) then we need to calculate our point width slightly differently.

Can you let us know what you are trying to do?

Thanks!
Andrew

  • VRueda
    Hello Thanks for advice to use CategoryDateTimeAxis, now evertything works fine, only scroll doesnt look correct(cant move it to the begining) Im trying to add charts for our trading terminal, and already asked the boss to purchase your product
  • Yuriy Zadereckiy
    Great news, thanks :)! We are constantly improving the component to provide fast, high-quality charting and are glad to hear that SciChart users are satisfied with our product! Regarding this issue you've mentioned, you can find it in our Sci Trader example as well; it appears when some data points have negative indexes and we are going to get it fixed in the next update. Regards, Yuriy
  • You must to post comments
Showing 2 results
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