[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

Thomas,

Yes, the scheduler can be added. As I wrote in one of my other messages
AmiQuote will feature also the download 20 minute DELAYED
true intraday data (1-minute, 5-minute, 15-minute, hourly) soon.

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "thomas_z0" <thomas.zm@xxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Sunday, April 28, 2002 1:51 PM
Subject: DataBull was: Re: [amibroker] Re: Emulating eSignal RT via QuoteTracker.


yes, i've tried it too.
And my greatest wish is also the scheduler, which allows to download
every minute or user-defined.
you told me a few months ago about the windows scheduler, but this
scheduler allows only one starting/day.
What do you think, are you interested to insert this nice feature.


Thomas


--- In amibroker@xxxx, "sbondorowicz" <stefan@xxxx> wrote:
> Tomasz
>
> If enlightenment is what you want I would suggest you go and see
Yoda
> and ask him to tell you about the Force. I am not in the
> enlightenment business.
>
> All I did was mention something I had been beta-testing because it
> seemed to fill a hole in my data needs and I thought it might help
> someone else. So whats your problem?
>
> Basically I wanted something which I could schedule to download
the
> latest snapshot of some UK data and automatically update Amibroker
> and a couple of other packages. Databull did this for me, so end
of
> story.
>
> If Amiquote does this fine. I am not getting involved in a turf
war
> for data downloaders. I have no interest in RT or true x minute
> intraday bars only in being able to obtain a snapshot of the
market
> at various times of the day.
>
> If you have to be ready with a 2000 word justification for
anything
> posted to this group it would seem that the best course of action
> would be to remain silent.
>
>
> Stefan
>
> --- In amibroker@xxxx, "Tomasz Janeczko" <amibroker@xxxx> wrote:
> > 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@xxxx>
> > 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/