The question is whether the [all too human] operator set the sessions times correctly.
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of fbsmithj Sent: Friday, August 25, 2006 7:47 PM To: [email protected] Subject: [amibroker] Re: Realtime Quote vs. Explore Terry, I'm using eSignal RT - configured to "show day&night sessions", "Exchange Time" for data compression and "allow mixed EOD/intraday". I've tried "show day session only" with about the same results. I don't think the problem is close vs. open because many of the Explore tickers agree with Realtime Quote using %change = 100*(C-Ref(C,-1))/Ref(C,-1). The problem seems to have something to do with disagreement on the close for certain of the tickers - and it's not the same ones all the time --- In [email protected], "Terry" <[EMAIL PROTECTED]> wrote: > > You didn't say what your R/T source is, but mine allows you to compare > %change to EITHER today's Open or to yesterday's Close. Check that > first. (or bar open vs. prior bar close). > > -- > Terry > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of fbsmithj > Sent: Friday, August 25, 2006 12:59 > To: [email protected] > Subject: [amibroker] Realtime Quote vs. Explore > > The Close and %change as reported in Realtime Quotes do not agree with > C and %change as calculated by ROC(C,1) in an Explore for many of my > tickers. The Realtime Quote values agree with other data sources. > What can I do to make Explore agree with RTQuotes? > > > > > > Please note that this group is for discussion between users only. > > To get support from AmiBroker please send an e-mail directly to > SUPPORT {at} amibroker.com > > For other support material please check also: > http://www.amibroker.com/support.html > > > Yahoo! Groups Links > Please note that this group is for discussion between users only. To get support from AmiBroker please send an e-mail directly to SUPPORT {at} amibroker.com For other support material please check also: http://www.amibroker.com/support.html Yahoo! Groups Links Please note that this group is for discussion between users only. To get support from AmiBroker please send an e-mail directly to SUPPORT {at} amibroker.com For other support material please check also: http://www.amibroker.com/support.html Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/amibroker/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
