在android中显示股票表现

发布于 2024-10-17 15:08:35 字数 107 浏览 7 评论 0原文

谁能告诉我在 Android 应用程序中显示特定股票表现的最佳方式是什么。我很想知道是否有人使用过任何特定的库。

我使用雅虎财经 CSV 解析器来获取股票信息。

谢谢。

Could anyone please advise me what would be the best way to display the performance of a particular stock in an android app. I would be interested to know if any one has used any particular libraries.

I use a yahoo finance CSV parser to fetch the stock info.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

橘亓 2024-10-24 15:08:35

我不知道有什么好的图书馆专门处理股票信息,但我假设您对图表感兴趣?有很多用于为 Android 应用程序生成图表的选项:

Graphview - 用于创建图表的自定义视图在 Android 中

Flot - 用于创建图形的 jQuery 库。有一个两个 Android 的好教程。

AChartEngine - Android 的另一个图表库

aiCharts 看起来相当精致,并且有一个 免费的金融演示应用程序,您可以从市场下载,但您需要购买许可证才能使用它。另外,在我撰写本文时,他们的网站 (www.artfulbits.com) 已关闭。

I don't know of any good libraries specifically dealing with stock information, but I am assuming you are interested in charting? There are a bunch of options for producing charts for Android apps:

Graphview - A custom View for creating graphs in Android

Flot - A jQuery library for creating graphs. There are one or two good tutorials for Android.

AChartEngine - Another charting library for Android

aiCharts seems pretty polished, and has a free financial demo app you can download from the market, but you need to buy a license to use it. Also at the time I am writing this, their website (www.artfulbits.com) is down.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文