From owner-freebsd-questions Thu Jul 9 18:15:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA28747 for freebsd-questions-outgoing; Thu, 9 Jul 1998 18:15:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA28742 for ; Thu, 9 Jul 1998 18:15:10 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.8.7/8.8.2) with SMTP id SAA02146; Thu, 9 Jul 1998 18:14:57 -0700 (PDT) Date: Thu, 9 Jul 1998 18:14:57 -0700 (PDT) From: Dan Busarow To: Steve Howe cc: freebsd-questions@FreeBSD.ORG Subject: Re: Stock Market In-Reply-To: <19980709.224559.5591.1.un_x@juno.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 9 Jul 1998, Steve Howe wrote: > are there any ways to use freebsd to monitor > stock market data? I'm getting ready to write something like this for a client. In our case it's commodities data but pretty much the same thing. It's going to end up as real time charting software for an office of commodities brokers with the front end written in Java. We're getting a satellite feed of the data. Goes into a "set top" style box with a serial port spitting out ASCII tick data. Most of the work is probably going to go into summarizing the data into something less than real time which most consumer grade charting software can't handle. We'll supply the daily and hourly summarys to the client's clients. There is what seems to be a psuedo standard file format used by the various charting packages like MetaStock so your client can use pretty much whatever they want on the w95 boxes. The equipment and data come from a company named DTN. They have a "Unix friendly" development kit which I haven't seen yet but from descriptions it's probably no more than docs of the data stream. I'll probably start working on it in a couple of weeks if you want to follow up. Sounds pretty easy at this point, we'll see what real life turns up. :) Dan -- Dan Busarow 949 443 4172 DPC Systems / Beach.Net dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message