PureBytes Links
Trading Reference Links
|
as per the docs
Now the Guru chart commentary window is automatically updated and
sychronized with the date selected on the chart using "Pick" selector
tool. This way you can easily read any indicator value on any
selected date right off the chart commentary window
You will notice that my selector was at a previous bar.
so, i am not able to understand why there is this discrepency.
--- In amibroker@xxxxxxxxxxxxxxx, "Anthony Faragasso" <ajf1111@xxx>
wrote:
>
> Does the Guru commentary refresh at the same rate as the chart /
data coming in ?
> ----- Original Message -----
> From: murthysuresh
> To: amibroker@xxxxxxxxxxxxxxx
> Sent: Monday, October 01, 2007 5:14 AM
> Subject: [amibroker] guru commentary not matching the chart
>
>
> Hello
> the formula i use in the guru commentary is
> "high" + WriteVal( H);
> "low" + WriteVal(L);
> " high with defined precision " + printf(StrFormat( "%.5f", H));
>
> I see a difference between what is posted on the chart and what
is
> posted on the guru commentary. i use IB with 1 minute resolution
and my
> chart is 5 minute resolution.
>
> I have posted a screenshot of the discrepency.
> http://aycu22.webshots.com/image/28701/2006376389255672743_rs.jpg
>
>
>
>
>
>
> --------------------------------------------------------------------
--------
>
> avast! Antivirus: Inbound message clean.
>
> Virus Database (VPS): 000775-1, 09/17/2007
> Tested on: 10/1/2007 5:14:37 AM
> avast! - copyright (c) 1988-2007 ALWIL Software.
>
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
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/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|