PureBytes Links
Trading Reference Links
|
Hello,
But... please take a look at the <FONT
color=#ff0000>DATE reported by QuoteTracker if you
click
<A
href="">http://127.0.0.1:16239/req?getLastQuote(ACTIVE)
Have you set "EOD time shift" correctly as described in the
User's Guide?
Excerpt from "Tutorial: How to use AmiBroker with external
data source (Quote Tracker)"
Time difference relative to US Eastern time
- the time difference (in hours) between your local time and US Eastern
time (EST). This field is needed because QuoteTracker's server reports all times
in EST time zone. This means that if you live in Australia QuoteTracker will
report ASX quotes with EST time zone and they will be 15 hours off from your
local time. While AmiBroker has the setting for shifting intraday charts and
this is not a problem when running Intraday mode, it becomes a problem when
using daily (EOD) mode because quotes reported by QuoteTracker are one day off
then. This setting solves this as AmiBroker adds the number of hours entered
here to the time reported by QuoteTracker to get the valid date of quote in
daily mode. This field is filled in with the difference calculated using your
Windows Time settings.
Best regards,Tomasz Janeczkoamibroker.com
----- Original Message -----
From: "Arthur Sawilejskij" <<A
href=""><FONT
size=2>arthur@xxxxxxxxxxxxxxx>
To: <<A
href=""><FONT
size=2>amibroker@xxxxxxxxxxxxxxx>
Sent: Tuesday, August 12, 2003 1:33 PM
Subject: Re: Re: Re: [amibroker] AB and
quotetracker
> Thomasz,> >
Yes - all the symbols appear in the link - full details that should >
transfer to AB.> > However, only the first symbol gets updated
with the EOD data.> > I noticed during the day as I tried it a few
times that the EOD data for > that first symbol was being correctly
updated - so that one at least is > working the way it should.>
> But that's as far as it goes - no other symbol gets updated with EOD
prices.> > I've got it running in intraday mode at the moment -
it's backfilling some > stock - and I have absolutely no problems using
it in intraday mode.> > It's very perplexing - and
frustrating.> > Arthur> > >
>Hello,> >> >You should check if
symbols that you have problems with appear in>
>http://127.0.0.1:16239/req?getLastQuote(ACTIVE)>
>> >Description: <A
href=""><FONT
size=2>http://www.amibroker.com/qthelp.html>
>> >Best regards,> >Tomasz
Janeczko> >amibroker.com> >----- Original
Message -----> >From: "Arthur Sawilejskij" <<A
href=""><FONT
size=2>arthur@xxxxxxxxxxxxxxx>> >To:
<<FONT
size=2>amibroker@xxxxxxxxxxxxxxx>>
>Sent: Tuesday, August 12, 2003 3:23 AM> >Subject: Re:
Re: Re: [amibroker] AB and quotetracker> >>
>> >> No offense - but I feel better now. :)>
>>> >> It's so frustrating when someone can get
something working and you can't.> >>> >>
There is obviously a problem - dunno if it is AB, QT or the pluggin -
but> >> there is a problem.> >>>
>> Hopefully we can get it sorted out - it sounds as if it would be
so > nice to> >> be working correctly.>
>>> >> Arthur> >>>
>> >Hmmmmmmmm?> >> >>
>> > You have prompted me to check more thoroughly and I
now find that > some of> >> >my symbols are
not being updated; seems 95% get updated (guesstimate).>
>> >> >> >Tomasz, how can we
debug this? Is there some way to check the to-from>
>> >content to try to track this down?>
>> >> >> >Ok, this is not
consistant because the stock I check a few minutes ago is>
>> >now updating but another still isn't???? I did
un-tick "Auto add from> >AB" &> >>
>"Use optimised routine" to see if that made a difference but it
didin't> >seem> >> >to.>
>> >> >> >Yes, I am now
confused :-(> >> >> >>
>PeterJ> >> >> >>
>>----- Original Message -----> >> >>From:
Arthur Sawilejskij <<FONT
size=2>arthur@x...>> >>
>>To: Yahoo: <FONT
size=2>amibroker@xxxxxxxxxxxxxxx>
>> >>Sent: Tue Aug 12, 2003 10:26 am>
>> >>Subject: Re: Re: [amibroker] AB and
quotetracker> >> >>> >>
>>This is crazy - and frustrating as hell.> >>
>>> >> >>I've got all that - I'm sure of
it!> >> >>> >>
>>But I'm still only getting the first stock on my EOD being updated
> from QT> >> >>- the rest of the stock
are not getting updated.> >> >>>
>> >>The intraday AB that I also have loaded is working
fine.> >> >>> >>
>>Arthur> >> >>>
>> >>> >> >>>I'm new
to AB, and relatively new to QuoteTracker (QT) and I have QT>
>> feeding> >> >>>AB EOD updates
during the day with no problems (now).> >>
>>>> >> >>>Tomasz helped me
understand that the single most important thing to> >>
remember> >> >>>is to have my database set
back to local (not to QT) when I ASCII > update>
>> >>>after hours and visa-versa AND it must be set
to a timebase of EOD,> >> >>>>
>> >>>Excuse me if I am posting the obvious but here
goes:> >> >>>> >>
>>>1) only symbols that are being fetched by QT (ie, in an open,
active> >> >>>portfolio) will be fed back to
AB. I have QT updating ~370 symbols> >every 3>
>> >>>or 4 minutes without a problem; my "focus"
symbols get updated every> >10sec.> >>
>>>If I find another stock I want to track that's not in QT I add it to
a> >> >>>protfolio in QT (during the day) and
it a few seconds it's updated > in AB.> >>
>>>> >> >>>2) (my) QT is setup to use
the default ASX hours timing of my quote> >source>
>> >>>(Sanfords) and it feeds quotes to AB from
0950-1635 M-F (these are the> >> hours>
>> >>>that the QT status shows the AUTO button as
green, not AUTO(i) yellow).> >> >>>[actually
I'm not 100% sure on what QT feeds back outside hours > because I>
>> >>>have it turned off, ie, the AB database is set
to local]> >> >>>> >>
>>>3) QT must have the US East Coast - Local time (AEST for me)
difference> >> >>>specified in its preferences
(for me this is +14 hours); AB will read> >this>
>> >>>setting from QT as soon as it starts to get
quotes from QT (you can > check> >>
>>>this in AB's database settings under the "conifgure" button (I
think)> >- you> >> >>>should
see it has been set to 14 in there also).> >>
>>>> >> >>>4) AB and QT MUST be
running on the same PC (won't work across a > network)>
>> >>>and you must either be clicking the minimum qty
of ads or have a> >> >>registered QT.>
>> >>>> >>
>>>Michael, QT did have a few time related problems a couple of months
ago> >> >>>where it was stopping quotes at 2pm
(AEST). This bug has been fixed in> >>
>>>recent (beta) updates. FWIW I use the betas without any
problems> >(because I> >>
>>>wait at least one exchange day for "others" to test the new
betas> >before I> >> >>>update
- on very rare occasions the new betas do have bugs that can be>
>> >>>annoying but such bugs are rarely a major
problem).> >> >>>> >>
>>>Enough for now; I hope I've been of some help.>
>> >>>> >>
>>>Cheers> >> >>>PeterJ>
>> >>>> >>
>>>>----- Original Message -----> >>
>>>>From: "Michael.S.G." <<A
href="">OzFalcon@x<FONT
size=2>...>> >> >>>>To: Yahoo: <A
href=""><FONT
size=2>amibroker@xxxxxxxxxxxxxxx>
>> >>>>Sent: Mon Aug 11, 2003 9:45 pm>
>> >>>>Subject: Re: [amibroker] AB and
quotetracker> >> >>>>>
>> >>>>Some people have got it working. I
Havn't.> >> >>>>>
>> >>>>Personaly - I think QuoteTrackers Handleing
of "Time" Sucks about > as Bad> >>
>>>>as it can Suck.> >>
>>>>> >> >>>>Oneday - I'll
Check stocks @ 3pm or so & it says Market Closed.>
>> >>>>Next day it seems ok...........>
>> >>>>> >>
>>>>Fiddling with the Time offsets doesn't seem to do what you would
> expect.> >> >>>>>
>> >>>>Either Im Just Stupid (Highly Likely) or
QT's Timeing for NON-US> >exchanges> >>
>>>>is retarded.> >>
>>>>> >> >>>>KR>
>> >>>>Michael.> >>
>>>>> >> >>>>>
>> >>>>At 11:12 AM 11/08/2003 +1000, you
wrote:> >> >>>>>
>> >>>>>I run amibroker in intraday mode using
quotetracker and it works > fine.> >>
>>>>>> >> >>>>>I also
have an EOD database that I update from Yahoo each day - but>
>> reading> >> >>>>>the docs
- if I point the EOD database to QT as the source - it > should>
>> >>>>>update the EOD data in almost real
time.> >> >>>>>>
>> >>>>>I changed the default settings for the
EOD database from local> >storage to>
>> >>>>>QT pluggin - and got the message that
it has connected - but ONLY > the> >> first>
>> >>>>>stock got updated with todays (I'm in
Australia) quote - the rest of> >the>
>> >>>>>stock have no new data for
today.> >> >>>>>>
>> >>>>>As I type this - the EOD for the first
stock just got updated again> >- but>
>> >>>>>still no current day data on the other
stock.> >> >>>>>>
>> >>>>>Does anyone have any idea of what the
problem is?> >> >>>>>>
>> >>>>>Arthur> >>
>>>> >>
>>>_____________________________________________________________>
>> >>>Sent by OnBoards: a bulletin board
browser> >> >>>Free at <A
href=""><FONT
size=2>http://www.automatedenterprises.com>
>> >>>> >>
>>>> >> >>>>
>> >>>> >> >>>Send
BUG REPORTS to <FONT
size=2>bugs@x...> >>
>>>Send SUGGESTIONS to <FONT
size=2>suggest@x...> >>
>>>----------------------------------------->
>> >>>Post AmiQuote-related messages ONLY to:
<FONT
size=2>amiquote@xxxxxxxxxxxxxxx>
>> >>>(Web page: <A
href=""><FONT
size=2>http://groups.yahoo.com/group/amiquote/messages/<FONT
size=2>)> >>
>>>-------------------------------------------->
>> >>>Check group FAQ at:>
>>
>>>http://groups.yahoo.com/group/amibroker/files/groupfaq.html>
>> >>>> >> >>>Your
use of Yahoo! Groups is subject to > <A
href=""><FONT
size=2>http://docs.yahoo.com/info/terms/>
>> >> >>
>_____________________________________________________________>
>> >Sent by OnBoards: a bulletin board browser>
>> >Free at <A
href=""><FONT
size=2>http://www.automatedenterprises.com>
>> >> >> >>
>> >> >> >>
>> >Send BUG REPORTS to <A
href=""><FONT
size=2>bugs@xxxxxxxxxxxxx> >>
>Send SUGGESTIONS to <FONT
size=2>suggest@xxxxxxxxxxxxx>
>> >----------------------------------------->
>> >Post AmiQuote-related messages ONLY to: <A
href=""><FONT
size=2>amiquote@xxxxxxxxxxxxxxx>
>> >(Web page: <A
href=""><FONT
size=2>http://groups.yahoo.com/group/amiquote/messages/<FONT
size=2>)> >>
>--------------------------------------------> >>
>Check group FAQ at:> >>
>http://groups.yahoo.com/group/amibroker/files/groupfaq.html>
>> >> >> >Your use of Yahoo!
Groups is subject to <FONT
size=2>http://docs.yahoo.com/info/terms/>
>>> >>> >>>
>> Send BUG REPORTS to <A
href=""><FONT
size=2>bugs@xxxxxxxxxxxxx> >> Send
SUGGESTIONS to <FONT
size=2>suggest@xxxxxxxxxxxxx> >>
-----------------------------------------> >> Post
AmiQuote-related messages ONLY to: <A
href=""><FONT
size=2>amiquote@xxxxxxxxxxxxxxx> >>
(Web page: <A
href=""><FONT
size=2>http://groups.yahoo.com/group/amiquote/messages/<FONT
size=2>)> >>
--------------------------------------------> >> Check group
FAQ at:>
>http://groups.yahoo.com/group/amibroker/files/groupfaq.html>
>>> >> Your use of Yahoo! Groups is subject to
<FONT
size=2>http://docs.yahoo.com/info/terms/>
>>> >>> >>>
>> >> >Send BUG REPORTS to <A
href=""><FONT
size=2>bugs@xxxxxxxxxxxxx> >Send
SUGGESTIONS to <FONT
size=2>suggest@xxxxxxxxxxxxx>
>-----------------------------------------> >Post
AmiQuote-related messages ONLY to: <A
href=""><FONT
size=2>amiquote@xxxxxxxxxxxxxxx> >(Web
page: <FONT
size=2>http://groups.yahoo.com/group/amiquote/messages/<FONT
size=2>)> >-------------------------------------------->
>Check group FAQ at:>
>http://groups.yahoo.com/group/amibroker/files/groupfaq.html>
>> >Your use of Yahoo! Groups is subject to <A
href=""><FONT
size=2>http://docs.yahoo.com/info/terms/>
> > ------------------------ Yahoo! Groups Sponsor
---------------------~-->> Buy Ink Cartridges or Refill Kits for Your
HP, Epson, Canon or Lexmark> Printer at Myinks.com. Free s/h on orders
$50 or more to the US & Canada. <A
href=""><FONT
size=2>http://www.c1tracking.com/l.asp?cid=5511>
<FONT
size=2>http://us.click.yahoo.com/l.m7sD/LIdGAA/qnsNAA/GHeqlB/TM<FONT
size=2>>
---------------------------------------------------------------------~->>
> Send BUG REPORTS to <FONT
size=2>bugs@xxxxxxxxxxxxx> Send SUGGESTIONS to
<FONT
size=2>suggest@xxxxxxxxxxxxx>
-----------------------------------------> Post AmiQuote-related messages
ONLY to: <FONT
size=2>amiquote@xxxxxxxxxxxxxxx > (Web page:
<FONT
size=2>http://groups.yahoo.com/group/amiquote/messages/<FONT
size=2>)> --------------------------------------------> Check
group FAQ at: <A
href=""><FONT
size=2>http://groups.yahoo.com/group/amibroker/files/groupfaq.html<FONT
size=2> > > Your use of Yahoo! Groups is subject to <A
href=""><FONT
size=2>http://docs.yahoo.com/info/terms/ >
> >
Yahoo! Groups Sponsor
ADVERTISEMENT
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|