.NET의 재무 차트? 라이브 스트리밍 1 분 스톡 차트를 표시하는 최고의 라이브러리? [닫은

StackOverflow https://stackoverflow.com/questions/1110105

문제

우리는 c# .net을 사용하고 있습니다.

우리는 라이브 스트리밍 1 분 금융 주식 차트를 표시하는 방법을 찾고 있습니다.

필요 : -Candlesticks- 줌/팬 - 스트리밍 데이터를 수신 할 때 실시간으로 스크롤하는 차트

Woud Like : - 차트에서 메타 데이터를 인쇄하는 메소드 (구매/판매 포인트 등)

우리는 그것을 지불하는 것을 신경 쓰지 않기 때문에 모든 추천이 간다!

도움이 되었습니까?

해결책

내 연구는 결국이 패키지로 이어졌습니다.

* 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/

다른 팁

Visiblox는 스타일링 및 재무 차트를 지원하고 고성능 구성 요소 일뿐입니다.

그들은 a의 웹 사이트에 예를 가지고 있습니다 라이브 스트리밍 차트 당신이 찾고있는 것과 똑같이 들리며 WPF 및 Silverlight 버전이 있습니다.

Visiblox와 다른 인기있는 차트 간의 성능 비교 블로그 게시물을 볼 수 있습니다. 여기.

ASP.NET 차트 컨트롤은 고급 재무 차트화 그래프를 제공합니다. Scott Gu는 귀중한 링크와 함께 정말 멋진 개요를 제공했습니다.

Dundas (이전에 언급 한 것처럼)에 익숙하고 만족한다면 무료 ASP.NET 차트 컨트롤도 좋아할 것입니다. 왜요? Microsoft는 2007 년 4 월 Dundas 데이터 시각화 지적 자산을 인수 했으며이 기술을 다양한 Microsoft 제품에 통합하고 있습니다.

Scott Gu의 게시물을 검토하십시오 Microsoft 차트 컨트롤 샘플을 다운로드하십시오 ASP.NET 차트 컨트롤이 무엇을 할 수 있는지 확인하십시오.

5 년 동안 더 나은 재무 보고서를 작성하고 우리는 전체적으로 Dundas를 사용했습니다. 그들은 훌륭하고 유연한 제품을 가지고 있지만 무료는 아니며 MS는 이제 동일한 제품을 가지고 있기 때문에 MS와 함께 갈 것입니다.

행운을 빌어 요.

던다 정말 멋진 그래프가 있습니다. 스트리밍 데이터를 시도하지는 않았지만 (내가 일하는 회사에서) 그들에게 만족합니다. 전체 제품을 무료로 평가할 수는 있지만 라이센스 비용은 비용이 많이 드는 비용입니다 (그러나 당신이 그다지 중요하지는 않습니다).

웹 또는 데스크탑 앱에 필요한지 확실하지 않습니다. 웹에는 매우 강력한 암 차트가 있습니다 재고 차트 제어. 플래시 기반이며 CSV에서 출력하여 .NET에서 데이터를 공급할 수 있습니다. 컨트롤의 WPF 버전은 몇 달 안에 나옵니다.

업데이트: WPF 버전 Amcharts 재고 차트 이제 사용할 수 있습니다.

WPF 또는 Silverlight를하고 있다면 visifire 옵션입니다.

무료 winforms 옵션은입니다 제드 그라프, 그러나 나는 당신이 실시간 업데이트를 얻기 위해 약간의 일을해야한다고 생각합니다.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top