PureBytes Links
Trading Reference Links
|
Nick,
Yahoo does not give you streaming data.
This is completely different story. Yahoo gives snaphots - just the last price (more or less accurate),
eSignal Basic gives you streaming information about every trade - bid/ask, trade price,
trade size, bid/ask size, etc.- this is so called Level-I quotes.
The basic difference is that with yahoo you ask for snapshot quotes and
you receive them with more or less delay.
With true RT feed - every information is flowing to you constantly - without the need
to request it (trigger download).
eSignal Basic is limited to 50 simultaneous symbols. There are other (higher-priced) packages
that allow 100, 500 and 1000 simultaneous symbols.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "nick" <nickhere@xxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, July 26, 2002 3:01 PM
Subject: [amibroker] A new Low-cost eSignal subscription available
> will it work with amibroker and can i have 1000 plus
> data.
>
> I prefer qfeed though
> with qfeed as i understand it you can send a list to server say 1000
> quotes and it echo the full list back in compress
> format
> this is done threw the dll interface
>
> I do that now for 9000 symbols in yahoo and using the import function it
> take me 1 min to update.
> it the import function that slows me even as fast as it is.
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
|