开发者

Candlestick charts component for android

I was looking for a candlestick lib chart solution for android, and couldnt find one for a couple of months now.

Im looking for a smooth scrolling, zomming, tooltip, option to polt in a new candle without the need to render the entire chart.

i did come across all the normal options for native code charting: DriodCharts, Achar开发者_JAVA技巧tEngine, ChartDroid, none of which support candlesticks. I also used 5 free Javascript and html solutions, all of which are very very slow, and most dont support adding a data tick after the chart has been plotted.

I have seen many free android applications with decent charts and have tried contacting the developers hoping they can at least point me to somewhere, or even sell their lib.

My question is does anyone here know of a native solution for candlesticks in android that supports what i mentioned?

Thanks, Totem


I've the same problem as you. There is no library in android which directly support candlestick chart. There is no straightforward native solution for your ploblem but if requirement is to particular chart I sugest you to look after Google Chart API

There's no another way including open source solutions. If you want you can check this out CandleStick plot by ArtfulBits.

--EDITED--

Lately I wrote simple article how to draw CandleStick Chart in android with small help Google Chart API.


SciChart for Android supports candlestick charts, and brings an extremely fast, real-time charting control to the Android platform.

SciChart is a commercial control but available under royalty free distribution / per developer licensing. There is also free licensing available for educational use with some conditions.

Some useful links can be found below:

  • Android Candlestick Chart Example
  • SciChart's Android Charts Features
  • Android Chart Performance Tests vs. Open Source & Commercial

Candlestick charts component for android

Disclosure: I am the MD of SciChart just so you know!


Not a free-of-charge product but you might be interested to see the TeeChart for Android Beta. It includes a Candle Series and support for other financial series and indicators.


Also you can have a look at NChart3D. It is commercial, but comes with a full set of financial chart types.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜