[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: real-time data feed?



PureBytes Links

Trading Reference Links

>From the documentation (but please note it is not trigger based, has to be
polled):

"A sample Excel file is included in the eSignal installation. You can open
it to see an example of how applications handle DDE. For example, to request
the bid size for IBM, you enter the following formula =WINROS|BidSize!ibm.
The exact way that you request DDE data varies, so be sure to consult your
application's documentation for details."

Look for sample.xls in the eSignal install directory. The keywords
implemented are listed in the online help (some of them had some problems
when I tried them ...).

As per DDEAdvise, just follow a DDE example implemented using the
programming language of your choice.

PS I'm looking for description of API of dbcapi.dll. They no longer make it
available for developers.

----- Original Message -----
From: "Robert Linders" <mugsnug@xxxxxxxxx>
To: "AK" <anil.kumar@xxxxxxxxxxxxxx>; "Mike Eggleston"
<mikee@xxxxxxxxxxxxxx>; <omega-list@xxxxxxxxxx>
Sent: Thursday, January 24, 2002 1:56 PM
Subject: Re: real-time data feed?


> Last time I checked they had Excell interfacing with eSignal through DDE,
> but the DDE interface was not specified. It was as if they don't want
> anybody else to use this interface.
> It can be done but if they don't tell how.....
> Robert
>
> ps. Maybe somebody figured out the DDEAdvise commands ?
> ===============================
> Robert Linders
> Orlando, FL
> email: mugsnug@xxxxxxxxx
> ===============================
> ----- Original Message -----
> From: "AK" <anil.kumar@xxxxxxxxxxxxxx>
> To: "Mike Eggleston" <mikee@xxxxxxxxxxxxxx>; <omega-list@xxxxxxxxxx>
> Sent: Thursday, January 24, 2002 1:20 PM
> Subject: Re: real-time data feed?
>
>
> >
> >
> >
> > Mike,
> >
> > You could try ESignal they have a DDE Link utility that may be what your
> > looking for
> >
> > http://www.esignal.com/esignalpro/default.asp
> >
> > Let me know if this is what your looking for
> >
> > AK
> >
> >
> > ----- Original Message -----
> > From: "Mike Eggleston" <mikee@xxxxxxxxxxxxxx>
> > To: <omega-list@xxxxxxxxxx>
> > Sent: Thursday, January 24, 2002 5:05 PM
> > Subject: real-time data feed?
> >
> >
> > > I'm considering writing my own charting/analysis system. For such
> > > a system I need a real-time, tick based data feed. I could write a dll
> > > for TS6 that would forward each tick to my app, but I'd prefer to get
> > > the data directly from a provider/source instead of through a
> > > secondary app.
> > >
> > > Is there a provider/source of real-time tick data. Might that provider
> > > also have historical data (hopefully by tick, but at least by minute)
> > > that I can pull to test my system?
> > >
> > > Mike
> > >
> >
> >
>
>
>