.NET 中的金融图表? 显示实时流媒体 1 分钟股票图表的最佳库?

发布于 2024-07-27 18:23:27 字数 1539 浏览 2 评论 0原文

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

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

发布评论

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

评论(6

不醒的梦 2024-08-03 18:23:28

我的研究最终导致了这些软件包:

* StockChartX WPF
      o http://www.freedownloadscenter.com/Programming/Misc__Programming_Tools/Stock_Chart_X_Financial_Chart_Component.html
      o Rating: B.
      o Pros:
            + Very powerful
            + Nice looking
            + Has a WPF version, see http://www.modulusfe.com/stockchartxwpf/
            + Real-time automatic technical analysis updating
      o Cons:No scroll with the mouse (for non-WPF version, WPF version has mouse scrolling)
      o Cost: US$350 (AciveX) to US$529 (WPF)
      o Notes: StockChartX uses a function named AppendValue (series name, date, value). You actually "push" data into StockChartX, so it does not matter where the data is coming from, be it a database, text file, XML file, or real time tick-by-tick data - it all goes into StockChartX the same way, simple, quick, and easy! 
* Dundas
      o Pros:
      o Video demonstration on charting (4 videos): http://www.youtube.com/watch?v=MaDHjUTri7c
* NetAdvantage
      o Pros:
            + incredibly powerful
            + supports financial charts including, Gantt and radar charts
      o Cost: >US$700
      o Video demonstration: http://www.youtube.com/watch?v=BW7pBNF51Mo
      o Video overview: http://searchsoftwarequality.techtarget.com/video/0,297151,sid92_gci1356440,00.html
      o Video tutorial on samples: http://www.infragistics.com/videos/get-started/intro-to-samples.aspx
      o Video tutorial on charting: http://www.infragistics.com/FullMovie.aspx?id=3476
* AnyChart
      o Supports financial charts
      o US$500
      o For OHLC chart tutorial, see http://anychart.com/products/anychart/docs/users-guide/index.html?Chart-Types.html
* Financial Charting Component (for .NET 2.0) v1.0
      o NumeralTechnology
      o http://www.numeraltechnology.com/shop/
      o Rating: C
      o Cost: US$350
      o Gallery: see http://www.numeraltechnology.com/shop/custom.aspx?recid=14
* TeeChart .NET
      o http://www.steema.com/ordering/order_tchnet_n.shtml
      o Rating: Yet to try.
      o Cost: US$700
      o http://demos.telerik.com/wpf/
* RadControls for WPF
      o Rating: A
      o Pros: very nice, does everything we want
      o Cost: US$999
* Chart Control .NET
      o http://www.chartcontrol.net/Chart_gal.htm
* NextWave Chart for WPF
      o http://www.nextwavesoft.com/products/nextwave-chart-for-wpf
* Barchart WPF
      o http://www.syncfusion.com
      o Cons: doesnt seem to be specialized for financial functions
* DevExpress
      o http://www.devexpress.com/Products/NET/Controls/Charting/screenshot_gallery.xml
      o Pros: design wizard that allows you to customize charts with the greatest of ease with onscreen design, see:
            + http://www.devexpress.com/Products/NET/Controls/Charting/design.xml
      o Cons:
            + None.
      o Cost:
            + $249 for an individual component, or $1999 for the full enterprise version
* Super Graph Library
      o http://www.supergraphlibrary.com/

更新:

http://www.componentart.com/products/dv/

My research eventually led to these packages:

* StockChartX WPF
      o http://www.freedownloadscenter.com/Programming/Misc__Programming_Tools/Stock_Chart_X_Financial_Chart_Component.html
      o Rating: B.
      o Pros:
            + Very powerful
            + Nice looking
            + Has a WPF version, see http://www.modulusfe.com/stockchartxwpf/
            + Real-time automatic technical analysis updating
      o Cons:No scroll with the mouse (for non-WPF version, WPF version has mouse scrolling)
      o Cost: US$350 (AciveX) to US$529 (WPF)
      o Notes: StockChartX uses a function named AppendValue (series name, date, value). You actually "push" data into StockChartX, so it does not matter where the data is coming from, be it a database, text file, XML file, or real time tick-by-tick data - it all goes into StockChartX the same way, simple, quick, and easy! 
* Dundas
      o Pros:
      o Video demonstration on charting (4 videos): http://www.youtube.com/watch?v=MaDHjUTri7c
* NetAdvantage
      o Pros:
            + incredibly powerful
            + supports financial charts including, Gantt and radar charts
      o Cost: >US$700
      o Video demonstration: http://www.youtube.com/watch?v=BW7pBNF51Mo
      o Video overview: http://searchsoftwarequality.techtarget.com/video/0,297151,sid92_gci1356440,00.html
      o Video tutorial on samples: http://www.infragistics.com/videos/get-started/intro-to-samples.aspx
      o Video tutorial on charting: http://www.infragistics.com/FullMovie.aspx?id=3476
* AnyChart
      o Supports financial charts
      o US$500
      o For OHLC chart tutorial, see http://anychart.com/products/anychart/docs/users-guide/index.html?Chart-Types.html
* Financial Charting Component (for .NET 2.0) v1.0
      o NumeralTechnology
      o http://www.numeraltechnology.com/shop/
      o Rating: C
      o Cost: US$350
      o Gallery: see http://www.numeraltechnology.com/shop/custom.aspx?recid=14
* TeeChart .NET
      o http://www.steema.com/ordering/order_tchnet_n.shtml
      o Rating: Yet to try.
      o Cost: US$700
      o http://demos.telerik.com/wpf/
* RadControls for WPF
      o Rating: A
      o Pros: very nice, does everything we want
      o Cost: US$999
* Chart Control .NET
      o http://www.chartcontrol.net/Chart_gal.htm
* NextWave Chart for WPF
      o http://www.nextwavesoft.com/products/nextwave-chart-for-wpf
* Barchart WPF
      o http://www.syncfusion.com
      o Cons: doesnt seem to be specialized for financial functions
* DevExpress
      o http://www.devexpress.com/Products/NET/Controls/Charting/screenshot_gallery.xml
      o Pros: design wizard that allows you to customize charts with the greatest of ease with onscreen design, see:
            + http://www.devexpress.com/Products/NET/Controls/Charting/design.xml
      o Cons:
            + None.
      o Cost:
            + $249 for an individual component, or $1999 for the full enterprise version
* Super Graph Library
      o http://www.supergraphlibrary.com/

Update:

http://www.componentart.com/products/dv/

被翻牌 2024-08-03 18:23:28

Visiblox 对样式和财务图表提供了强大的支持,并且是一个高性能组件。

他们在 Live Streaming Chart 的网站上有一个示例,听起来与您所看到的完全一样,并且它们有 WPF 和 Silverlight 版本。

您可以查看 Visiblox 与其他一些流行图表之间的性能比较博客文章 这里

Visiblox has great support for styling and for financial charts, as well as being a high performance component.

They have an example on the website of a Live Streaming Chart which sounds like exactly like what you are looking for, and they have WPF and Silverlight versions.

You can see a performance comparison blog post between Visiblox and some other popular charts here.

┊风居住的梦幻卍 2024-08-03 18:23:28

ASP.NET 图表控件提供高级财务图表。 Scott Gu 提供了非常好的概述以及有价值的链接。

如果您熟悉并喜欢 Dundas(如前所述),您一定会喜欢免费的 ASP.NET 图表控制也好。 为什么? 微软收购Dundas 数据可视化知识产权于 2007 年 4 月获得,并正在将该技术集成到不同的 Microsoft 产品中。

查看 Scott Gu 的帖子和下载 Microsoft 图表控件示例项目以了解 ASP.NET 图表控件的功能。

我应该指出的是,我创建了 5 年大部分时间的财务报告,并且我们自始至终都使用 Dundas。 他们有一个很好的、灵活的产品,但由于它不是免费的,而且微软现在也有同样的产品,所以我会选择微软。

祝你好运。

The ASP.NET Charting Control provides advanced financial charting graphs. Scott Gu provided a really nice overview along with valuable links.

If you are familiar and happy with Dundas (as noted previously) you are going to like the FREE ASP.NET Charting Control as well. Why? Microsoft acquired Dundas Data Visualization Intellectual Property in April 2007 and is integrating this technology in different Microsoft products.

Review Scott Gu's post and Download the Microsoft Chart Controls Samples project to see what ASP.NET Charting Control can do.

I should note that I create financial report for the better part of 5 years and we used Dundas throughout. They has a good, flexible product but since it isn't free and MS now has the same offering, I would go with MS.

Best of luck.

内心荒芜 2024-08-03 18:23:28

Dundas 有非常漂亮的图表。 我们对它们(在我工作的公司)感到满意,尽管我们还没有尝试过向其传输数据。 您可以免费评估完整的产品,但许可证需要花钱(但正如您所说,这对您来说并不重要)。

Dundas has really nice looking graphs. We are happy with them (at the company I work for), although we haven't tried out streaming data to it. You can evaluate the full product for free, but a license cost money (but as you said that doesn't matter much to you).

我的奇迹 2024-08-03 18:23:28

不确定您是否需要将其用于网络或桌面应用程序。 对于网络来说,有一个非常强大的 amCharts 股票图表 控件。 它基于闪存,您只需以 CSV 格式输出即可从 .NET 向其提供数据。 该控件的 WPF 版本将在几个月内推出。

更新: WPF 版本的 amCharts 股票图表现已推出。

Not sure if you need this for web or desktop app. For web there's a very powerful amCharts Stock chart control. It's flash based and you can feed data to it from .NET by just outputing it in CSV. WPF version of the control is coming in a couple of months.

Update: WPF version of amCharts Stock Chart is now available.

一个人的旅程 2024-08-03 18:23:28

如果您使用 WPF 或 Silverlight,VisiFire 是一个选择。

免费的 WinForms 选项是 ZedGraph,但我相信你必须做一些努力从中获取实时更新。

If you are doing WPF or Silverlight, VisiFire is an option.

A free WinForms option is ZedGraph, but I believe you would have to do some work to get real time updates out of it.

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