Join the 80,000 other DTN customers who enjoy the fastest, most reliable data available. There is no better value than DTN!

(Move your cursor to this area to pause scrolling)




"Excellent datafeed !!!" - Comment from Arely
"I will tell others who want to go into trading that DTN ProphetX is an invaluable tool, I don't think anyone can trade without it..." - Comment from Luther
"Everything is working great ! Very impressive client. The news refreshes better and is more pertinent than the ******* feed I paid $ 100/month for. I Also like the charts a lot." - Comment from Leon
"Boy, probably spent a thousand hours trying to get ******* API to work right. And now two hours to have something running with IQFeed. Hmmm, guess I was pretty stupid to fight rather than switch all this time. And have gotten more customer service from you guys already than total from them… in five years." - Comment from Jim
"I use IQ Feed, Great stuff as far as data analysis information, storage and retrieval is concerned." - Comment from Public Forum
"After all the anxiety I had with my previous data provider it is a relief not to have to worry about data speed and integrity." - Comment from Eamonn
"I cannot believe what a difference it makes trading with ProphetX!" - Comment from Bruce in Los Angeles
"I would just like to say that IQFeed version 4 is running very well and I am very happy with its performance. I would also like to extend a big thanks for the fast and efficient help that I always receive. My questions and concerns are always addressed promptly. Way to go!" - Comment from Josh in CO.
"I just wanted to tell you what a fine job you have been doing. While *******, from what I hear, has been down and out, off and on, IQ feed has held like a champ this week." - Comment from Shirin
"You have an excellent feed. Very few spikes for Spot Forex." - Comment from Public Forum Post
Home  Search  Register  Login  Recent Posts

Information on DTN's Industries:
DTN Oil & Gas | DTN Trading | DTN Agriculture | DTN Weather
Follow DTNMarkets on Twitter
DTN.IQ/IQFeed on Twitter
DTN News and Analysis on Twitter
»Forums Index »Archive (2017 and earlier) »IQFeed Developer Support »stock charting library
Author Topic: stock charting library (3 messages, Page 1 of 1)

wmillows
-DTN Evangelist-
Posts: 116
Joined: Jul 14, 2004


Posted: Mar 2, 2008 11:40 AM          Msg. 1 of 3
I would like to add stock charting to my trading program. I am not a GUI person, does anyone know what are the good stock charting libraries out there? If I want to learn how to develop a stock chart, what are the things I need to know. My primary developing language is C#, but I code server side Java for a living.

jimc
-Interested User-
Posts: 35
Joined: Jan 22, 2008


Posted: Mar 2, 2008 12:43 PM          Msg. 2 of 3
I'm also a server-side Java programmer who has written a custom trading program in C#. I've also added charting to my software. I investigated a number of commercial packages, but none of them could handle weekends along the horizontal axis, believe it or not. You either had big blank spaces where Saturday and Sunday were, or you had to do a ton of custom coding to handle that situation. I ended up using the open source ZedGraph library, which worked pretty well. It did not have candlestick charting built in, but I posted a question about it on the ZedGraph web site's forum, and the original author responded almost immediately with a simple way to do candlesticks. It's possible that a newer version of ZedGraph has candlesticks built it. If not, and you can't find the post where he answered my question about how to do, send me a private message and I'll look at my code and remind myself how I did it.

Jim

stargrazer
-DTN Guru-
Posts: 302
Joined: Jun 13, 2005

Right Here & Now


Posted: Mar 2, 2008 06:05 PM          Msg. 3 of 3
You might try http://www.advsofteng.com/finance_demo.html. I've used it in my own application. I think other commercial apps use it as well, based upon how it looks. It handles quite a number of different languages through language wrapping layer.

It handles the weekend gap issue simply by compressing the whole time axis, so if there is a bar missing, it doesn't gap it, it simply draws the next one at that location. It may cause issues for when one is missing bars mid-day, but that can be programmed around by using a slightly more complicated 'missing bar fill algorithm'.

It also does candlesticks.

You get the whole package, no strings attached, in the download. Welll one minor string, you get their name unobtrusively at the bottom of each chart. By paying what appears to be a reasonable price, you can get the company name removed.
 

 

Time: Tue May 7, 2024 6:59 PM CFBB v1.2.0 10 ms.
© AderSoftware 2002-2003