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

Re: DataBull was: Re: [amibroker] Re: Emulating eSignal RT via QuoteTracker.



PureBytes Links

Trading Reference Links

Tomasz,

What is considered as "snapshots", what doe the data we are looking for look
like. Here is an example of 1 min data I have downloaded from MyTrader
program. How do you classify this?

Greg

Date,Time,Close,High,Low,Open,Volume,Volume,Moving Average
4/15/2002,09:46,59.0100,59.3000,59.0100,59.3000,12400,12,400,0.000
4/15/2002,09:47,58.8500,59.0700,58.8500,59.0000,1800,1,800,0.000
4/15/2002,09:48,58.7600,58.8300,58.7000,58.7300,9800,9,800,0.000
4/15/2002,09:49,58.9000,58.9000,58.7300,58.7300,800,800,0.000
4/15/2002,09:50,58.9000,58.9000,58.9000,58.9000,600,600,0.000
4/15/2002,09:51,58.9000,58.9000,58.9000,58.9000,400,400,0.000
4/15/2002,09:52,58.9000,58.9000,58.9000,58.9000,0,0,0.000
4/15/2002,09:53,59.0000,59.0000,59.0000,59.0000,1800,1,800,0.000
4/15/2002,09:54,59.0000,59.0000,59.0000,59.0000,0,0,0.000
4/15/2002,09:55,58.7700,58.9540,58.7600,58.9500,14500,14,500,0.000
4/15/2002,09:56,58.4500,58.7200,58.4500,58.7200,5700,5,700,0.000
4/15/2002,09:57,58.2900,58.4420,58.2900,58.4100,2200,2,200,0.000
4/15/2002,09:58,58.6000,58.6000,58.3000,58.3000,9400,9,400,0.000
4/15/2002,09:59,58.3700,58.3700,58.3700,58.3700,4200,4,200,58.764
4/15/2002,10:00,58.5300,58.5600,58.5100,58.5100,1800,1,800,58.730
4/15/2002,10:01,58.4600,58.5300,58.4600,58.5300,1800,1,800,58.702
4/15/2002,10:02,58.4600,58.4600,58.4600,58.4600,0,0,58.681
4/15/2002,10:03,58.2800,58.3200,58.2200,58.3200,21200,21,200,58.636
4/15/2002,10:04,58.2900,58.3300,58.2900,58.3100,2400,2,400,58.593
4/15/2002,10:05,58.2100,58.2900,58.2100,58.2900,3200,3,200,58.544
4/15/2002,10:06,58.4200,58.4200,58.2900,58.2900,5800,5,800,58.509
4/15/2002,10:07,58.3200,58.4200,58.2600,58.4100,3000,3,000,58.461
4/15/2002,10:08,58.3200,58.3200,58.3200,58.3200,0,0,58.412

----- Original Message -----
From: "Tomasz Janeczko" <amibroker@xxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Sunday, April 28, 2002 5:40 AM
Subject: DataBull was: Re: [amibroker] Re: Emulating eSignal RT via
QuoteTracker.


> Stefan,
>
> Please enlighten me - as far as I can see the DataBull downloads
> quotes ONLY from Yahoo Finanec servers. Exactly like FREEWARE AmiQuote.
>
> I can not see ANY POSSIBILITY to download intraday 1-minute or 5-minute or
15- minute
> BARS in DataBull program.
>
> Their "intraday" are just snapshots exactly like "Current" mode in
AmiQuote.
>
> All I can see is that this program duplicates functionality of AmiQuote
(Freeware).
>
> So please enlighten me - what I am missing?
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: "sbondorowicz" <stefan@xxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Saturday, April 27, 2002 11:32 PM
> Subject: [amibroker] Re: Emulating eSignal RT via QuoteTracker.
>
>
> Hi
>
> If you are willing to settle for 15 minute delayed intraday bars I
> have been beta testing DataBull (http://www.databull.com/) which will
> run intraday data straight into Amibroker. Seems to work very well
> and they only charge a one off fee as they collect the data from free
> web sources.
>
> Stefan
>
> --- In amibroker@xxxx, Mike Pham <mmqp@xxxx> wrote:
> > Tomasz,
> >
> > Thanks for clearing this up. You're right about the
> > backfill datas which neither QT nor Datek provide; I
> > guess that's what you get for free. At the moment RT
> > quote from eSignal seems a bit overkill for me since
> > I'm not a day trader; However the intraday datas is
> > what I really need. I've heard people mentioning
> > about Intraday Datas with AB. I have to investigate
> > more to see if this is all I need. Thanks.
> >
> >
> > --- Tomasz Janeczko <amibroker@xxxx> wrote:
> > > Mike,
> > >
> > > I am aware of Quote Tracker and it was discussed
> > > some time ago
> > > on this list. It is not that easy.
> > > The problem is that QT can not be considered as
> > > "true" RT feed.
> > > It does not provide streaming data to the outside
> > > programs.
> > > Data provided by QT's HTTP built-in server
> > > are snapshots taken every given period. This is not
> > > the only problem.
> > > eSignal supplies not only most recent quote
> > > but also historical tick or bar data. QuoteTracker
> > > does not offer
> > > historical tick or bar data.
> > >
> > > Best regards,
> > > Tomasz Janeczko
> > > amibroker.com
> > > ----- Original Message -----
> > > From: "Mike Pham" <mmqp@xxxx>
> > > To: <amibroker@xxxx>
> > > Sent: Saturday, April 27, 2002 6:51 PM
> > > Subject: Re: [amibroker] Emulating eSignal RT via
> > > QuoteTracker.
> > >
> > >
> > > > Greg,
> > > >
> > > > I think NAQ is a paid subscription if i'm correct.
> > > > Let me explain my idea why I want to go this
> > > route:
> > > >
> > > > - I have Datek as broker acct.
> > > > - I have been using QuoteTracker as
> > > > portfolio/streamer/RT charts type. Apparently
> > > > QuoteTracker stores ticks (per 10sec?) in a
> > > temporary
> > > > files. This realtime datas (upto 80 symbols per
> > > Datek
> > > > allowance) can be accessed using QuoteTracker HTTP
> > > > protocol which they gave a spec to me (it's public
> > > > information anyway.)
> > > > - I'd like to know if we can import this last
> > > quote
> > > > and insert into AB realtime/intraday database.
> > > Voila!
> > > > We would have similar RT as eSignal feed.
> > > > - The reason I want to go this route is because
> > > Datek
> > > > gives this realtime for free as an account holder.
> > > > Second, QuoteTracker works with more than 50
> > > > institution US and internationally. Perhalf this
> > > > might be an interest to Tomasz as kind of "one
> > > stone
> > > > kills many bird"
> > > >
> > > >
> > > > --- greg <greg.bean@xxxx> wrote:
> > > > > Hi,
> > > > >
> > > > > I was wondering if NAQ might have something to
> > > offer
> > > > > us. I posted about it before . Tomasz didn't
> > > reply
> > > > > although Avcinci did on 21/04/02. Another
> > > > > possibility would be through the MyTrader
> > > program
> > > > > info is pasted below the NAQ information. I have
> > > > > downloaded 1 min data from the MyTrader program.
> > > I
> > > > > think that 10 days is the maximun download. It's
> > > > > awkward and labour intensive, but it works. Let
> > > me
> > > > > know if you think there are any good
> > > possibilities
> > > > > here.
> > > > >
> > > > > Greg
> > > > >
> > > > > Saturday, April 27, 2002 12:17:18 PM
> > > EST
> > > > > NAQ,Inc.
> > > > >
> > > > >
> > > > > Market Center
> > > > > Stock Quotes
> > > > > Option Chains
> > > > > Online Symbol Guide
> > > > > Research
> > > > > Nasdaq Trader
> > > > >
> > > > >
> > > > > Zacks Research
> > > > > Market Mavens
> > > > > Investor Bookstore
> > > > >
> > > > >
> > > > > Canadian & US
> > > > > Holiday Schedule
> > > > > Glossary
> > > > > Exchange Sites
> > > > > AMEX
> > > > > CBOT
> > > > > CDNX
> > > > > CME
> > > > > DJ Indexes
> > > > > NASDAQ
> > > > > NASDAQ - Canada
> > > > > NYBOT
> > > > > NYMEX
> > > > > NYSE
> > > > > TSE
> > > > > WCE
> > > > > News Sites
> > > > > Bloomberg.com
> > > > > CBC
> > > > > CNBC
> > > > > CNN
> > > > >
> > > > > Home
> > > > > RT Trader Pro
> > > > > RT Trader
> > > > > Powerfeeds
> > > > > Corporate Services
> > > > > About NAQ
> > > > > Contact Us
> > > > >
> > > > > **Click on a symbol for an updated
> > > > > quote. Ticker data is delayed by 15-20 min and
> > > > > updated every 5 min**
> > > > >
> > > > > NAQ's wholesale PowerFeeds are
> > > premier
> > > > > in the industry
> > > > >
> > > > >
> > > > > NAQ's database quote engine, IDS,
> > > is
> > > > > widely used by some of the biggest web sites on
> > > the
> > > > > Internet. Its ease of implementation, degree of
> > > > > customization and high level of support have
> > > made
> > > > > IDS a highly sought after product.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > NAQ's streaming PowerFeed, Netstream,
> > > is
> > > > > a robust low level datafeed used by brokerage
> > > firms
> > > > > and developers building application and
> > > web-based
> > > > > software for financial services industry and
> > > retail
> > > > > investors. It enables the capture of every tick
> > > from
> > > > > every exchange in North America. It is the power
> > > > > behind our own product, Real Time Trader.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > Below are the NASDAQ vendor
> > > agreements
> > > > > which need to be completed and approved by the
> > > > > exchange prior to data access.
> > > > > Nasdaq Agreement
> > > > >
> > > > >
> > > > > Nasdaq Agreement Administration
> > > > >
> > > > >
> > > > > Nasdaq Delayed Agreement
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > Adobe Acrobat Reader is required to
> > > view
> > > > > these agreements
> > > > > ...download it here.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > Advertise with Us | Site Map | Contact Us |
> > > > > Webmaster
> > > > >
> > > > >
> > > >
> > >
> > --------------------------------------------------------------------
> ------------
> > > > >
> > > > > © 2001 NAQ,Inc.
> > > > > This data is proprietary and may not be copied,
> > > > > disseminated or used without the express written
> > > > > permission of NAQ, Inc. and its Providers.
> > >
> > === message truncated ===
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Health - your guide to health and wellness
> > http://health.yahoo.com
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>