CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Dec 2010
    Posts
    3

    Charting package for financial application

    Hello,

    We are a bunch of folks at a start-up building a financial application using C#. The application will be mostly dealing with stock volumes, quotes etc. For the same, we would require a charting package allowing us to build line charts, candlesticks, open-high-low charts etc. As our resources are pretty constrained at the moment, we would like to start with a free package that offers us more flexibility than the built-in charting API.

    Looking forward to the suggestions.

    Regards,
    Rishabh.

  2. #2
    Join Date
    Dec 2003
    Location
    Northern Ireland
    Posts
    1,362

    Re: Charting package for financial application

    Have you thought about using crystal reports... or maybe the google charts api?
    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. - Rich Cook


    0100 1101 0110 1001 0110 0011 0110 1000 0110 0001 0110 0101 0110 1100 0010 0000 0100 0101 0110 1100 0110 1100 0110 0101 0111 0010

  3. #3
    Join Date
    Dec 2010
    Posts
    3

    Re: Charting package for financial application

    Thanks for the reply. We were actually looking at an offline package solution, plus, Crystal Reports is paid, so that is out of the question for us. Do you know of any other?

  4. #4
    Join Date
    Jun 2008
    Posts
    2,477

    Re: Charting package for financial application

    Microsoft Chart Controls are free.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured