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)




"I just wanted to let u know that your data feed/service is by far the best!!! Your unfiltered tick data is excellent for reading order flow and none of your competitors delivers this quality of data!" - Comment from Peter via Email
"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 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
"Everything is working great with the API. I love it." - Comment from Calvin
"If someone needs the best quality data and backfill beyond what their broker provides at a rate that is the best in the industry, I highly recommend IQFeed." - Comment from Josh via Public Forum
"There is no doubt that IQFeed is the best data provider. I am very satisfied with your services. And IQFeed is the only one that I would recommend to my friends. Now, most of them are using your product in China." - Comment from Zhezhe
"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 have been using IQFeed now for a few years in MultiCharts and I have zero complaints. Very, very rare to have any data hiccups or anything at all go wrong." - Comment from Public Forum
"I just wanted to say how happy I am with your service. I was able to download the API docs last week and I was able to replicate Interactive Brokers historical bar queries and realtime bar queries over the weekend. That was about one of the fastest integrations that I've ever done and it works perfectly!!!!" - Comment from Jason via Email
"I've been using IQFeed 4 in a multi-threaded situation for the last week or two on 2600 symbols or so with 100 simultaneous daily charts, and I have had 100% responsiveness." - Comment from Scott
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: Fri May 3, 2024 2:58 AM CFBB v1.2.0 12 ms.
© AderSoftware 2002-2003