寻找股票图表组件
我正在编写一个金融 WPF 桌面应用程序,并且正在寻找一个允许我显示(和打印)OHLC、烛台以及可能其他类型的金融图表的组件。我需要能够将自定义图形嵌入到图表中,我的意思是诸如额外线条、附加图表等图形。该组件还需要支持不同图表类型的叠加。而且它必须看起来很专业,不像我在 codeplex 上看到的这些 3D 图表。任何帮助将不胜感激。
谢谢 康斯坦丁
i am writing a financial WPF desktop application and i am looking for a component that would allow me to display (and print) OHLC, candlestick, and possibly other types of financial charts. I need to be able to embed custom graphics into the chart, i mean graphics such as extra lines, additional charts, etc. the component needs to support overlaying of different chart types as well. and it has to look professional, unlike these 3D charts that I have seen on codeplex. any help would be appreciated.
thanks
konstantin
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
已更新
以下是一些建议:
我很喜欢免费的东西,但如果你在一家有多余现金可以花在最花哨的东西上的公司工作,那么你可以尝试 StockChart SL,否则看起来 Visfire 应该为你做这件事。
Updated
Here are some recommendations:
I'm a sucker for free stuff, but if you're working for a company that has extra cash to shell out at the most fancy stuff out there, then you can try StockChart SL, otherwise it looks like Visfire should do it for you.
全面披露: 我是 SciChart 项目的所有者和技术负责人,因此毫无疑问我有偏见!
您还可以查看 SciChart ,这是一个商业 WPF 和Silverlight 股票图表控件 专为金融用户而构建。它支持
就性能/速度而言,速度相当快!,使用与 Windows 窗体图表中相同的低级位图渲染。
它被用于 MTPredictor v7.5(艾略特波浪交易平台)在实时市场中对其进行了测试,其中多个监视器和多个图表均打开,并且全部同时进行。您可以看到运行 SciChart 的 MTPredictor 网络研讨会位于此处。注意 MTP 每天举办一次网络研讨会,视频均在 YouTube 上。
我们有一位试用用户联系我们,并提供了在实时交易应用程序中展示 scichart 的 YouTube 演示< /a>,在实时市场中,每秒有多个报价被推送到图表上。
在我们的网站上,我们有几个现场演示,显示实时财务图表 和多窗格金融图表 。注意多窗格演示 您可以切换到 EURUSD 和每小时,并显示 100,000 根柱线,追溯到 2000 年的 EURUSD 连续合约。
我们还有一个 注释演示(拖动缩放,双击重置缩放),以及一些加载和显示 2,000,000 个烛台的内部压力测试演示在四核 2.3GHz i7 笔记本电脑上不到 500 毫秒。如果速度对您很重要,请给我们发电子邮件并索取压力测试的源代码。
这是一个商业图表(不是免费的),但我们的目标是提供出色的支持并及时修复错误。
希望这有帮助!
Full Disclosure: I am the owner and tech lead on the SciChart project, so without doubt I'm biased!
You can also check out SciChart, which is a commercial WPF & Silverlight stock chart control built with financial users in mind. It supports
As far as performance / speed goes, it's pretty fast!, using the same low-level bitmap rendering as you find in Windows Forms charts.
It is being used in MTPredictor v7.5 (an Elliot Wave trading platform) who have tested it in live markets with several monitors and several charts all open, all ticking simultaneously. You can see a webinar of MTPredictor running SciChart here. Note MTP run a webinar once per day and videos are all on youtube.
We had a trial user contact us with a youtube demo showing scichart in real-time trading application, in a live market with multiple ticks per second being pushed to the chart.
On our website we have several live demos showing real-time financial charting and multi-pane financial charting. Note on the multi-pane demo you can switch to EURUSD and Hourly and show 100,000 bars right back to the year 2000 of the EURUSD continuous contract.
We also have an annotations demo (drag to zoom, double click to reset zoom), as well as some internal stress-test demo which loads and displays 2,000,000 candlesticks in under 500ms on a quad-core 2.3GHz i7 laptop. If speed is important to you please email us and request it if you want the source code for the stress-test.
It is a commercial chart (not free), but we aim to provide excellent support and fix bugs in a timely manner.
Hope this helps!
@SciChart:我喜欢你的科学图表图表,但更喜欢 Modulus 的 StockChart SL 用于金融应用程序。看起来金融是他们的利基市场。根据我所看到的试用版本,它具有相当好的性能和大量与金融相关的功能。看起来价格也降到了500美元。但同样,你的图表更适合科学内容。我的公司拥有您的图表和 Modulus StockChart SL 图表的许可证。我们两者都用。
@SciChart: I like your chart for scientific charting but like StockChart SL from Modulus more for financial apps. It looks like finance is their niche. Based on the trial versions that I've seen it's pretty good performance and tons of finance related features. It looks like the price has come down to $500 also. But again your chart is better for science stuff. My company has a license for both your chart and the Modulus StockChart SL chart. We use both.
欢迎来到 2013 年。Highstock 可能是您能找到的最强大的免费供个人使用的 JavaScript 股票图表库。
查看演示 http://www.highcharts.com/stock/demo/flags-形状
Welcome to 2013. Highstock is proabably the most powerful free-for-personal-use JavaScript stock charting library you can find.
Check out the demos at http://www.highcharts.com/stock/demo/flags-shapes