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)




"Thank God for your Data Feed as the only Zippers I see are on my pants (LOL), and no more 200 pip spikes to mess up charts." - Comment from Spiro via Email
"Very impressed with the quality of your feed - ******* is a real donkey in comparison." - Comment from A.C. via Email
"Its working FABULOUSLY for me!! Holy cow...there has been so much I've been missing lately, and with this feed and Linnsoft software...I'm in the game now." - Comment from Chris R.
"I was with ******* for 4 years at $230 a month, this is a huge savings for me, GOD BLESS YOU PEOPLE," - Comment from T.S. via Email
"You are much better than lawyers or the phone company because you answer the phone when I call! I just love your customer service." - Comment from Isreal
"IQ feed is brilliant. The support is mind-bending. What service!" - Comment from Public Forum Post
"It’s so nice to be working with real professionals!" - Comment from Len
"I started a trial a few weeks back before the market went wild. DTN.IQ didn’t miss anything and beat my other provider. I decided to stay with you because of the great service through all the volatility." - Comment from Mike
"I ran your IQFeed DDE vs. my broker vs. a level II window for some slow-moving options. I would see the level II quote change, then your feed update instantaneously. My broker's DDE, however, would take as much as 30 seconds to update. I am not chasing milliseconds, but half a minute is unacceptable." - Comment from Rob
"Version 4.0.0.2 has been working well for me and I appreciate that it is now a much tighter client to work with. I feel I can go to press with my own application and rely on a stable platform" - Comment from David in IA.
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: Sat May 4, 2024 4:55 AM CFBB v1.2.0 12 ms.
© AderSoftware 2002-2003