PureBytes Links
Trading Reference Links
|
Thank you tomasz I've setting it correctly but the price is yet
different.
Maybe I understood.
AB start to draw prices (O,H,L,V) when I initialize chart window
then if I create new chart at 11.00 AM (NY time) the prices
(O,H,L,V) on chart window is initially equal to real last price that
is not correct.
---
Giuseppe
--- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <amibroker@xxxx>
wrote:
> Hello,
>
> H,L,O,V depends on DISPLAY INTERVAL you have choosen.
> Your vendor displays always DAILY H, L, O, V.
>
> Charts in AB display OHLV depending on viewing interval,
> so if you choose 1-minute bars it is OHLV from 1 minute,
> if you choose hourly charts then OHLV is 1 hour.
>
> If you choose DAILY it may still be different because
> AmiBroker allows you to choose session start/ end time
> and allow full control which data are accounted for daily
> bars (in File->Database Settings->Intraday Settings).
> Depending on settings of session start/end H/L/O may be different.
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: "ami_trader" <ami_trader@xxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Friday, February 11, 2005 1:17 AM
> Subject: [amibroker] Re: My first question
>
>
> >
> >
> >
> > Thank you Tomasz but this is not my problem.
> > "Realtime chart refresh interval" is set to 1 second and reflect
> > correctly the last ("close") price of my data vendor and is
equal to
> > last price in the realtime quote window.
> >
> > The other values (H,L,O,V) in the chart window are different
from
> > rtqw and not equal to my data vendor data.
> >
> > Ciao
> >
> > ---
> > Giuseppe
> >
> >
> > --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko"
<amibroker@xxxx>
> > wrote:
> >> Hello,
> >>
> >> Real time quote window is updated with every tick.
> >> Charts are updated at user-defined interval
> >> (Tools->Preferences->Intraday "Realtime chart refresh interval")
> >> You may adjust refresh time interval there if you need to have
it
> > quicker.
> >>
> >> Best regards,
> >> Tomasz Janeczko
> >> amibroker.com
> >> ----- Original Message -----
> >> From: "ami_trader" <ami_trader@xxxx>
> >> To: <amibroker@xxxxxxxxxxxxxxx>
> >> Sent: Thursday, February 10, 2005 5:26 PM
> >> Subject: [amibroker] My first question
> >>
> >>
> >> >
> >> >
> >> >
> >> > Hi at all,
> >> > my name is Giuseppe, I'm Italian, my job is programmer and
I'm
> >> > totally newbie in trading/amibroker.
> >> >
> >> > I've Amibroker 4.60.5(4.69b) and I use DDE plugin for rt data.
> >> >
> >> > My question is: why I have different prices for the same
stock
> > on
> >> > realtime quote window and in chart window?
> >> > The prices on realtime quote window are exact.
> >> >
> >> > how can I resolve this problem?
> >> >
> >> > Thank you in advance and sorry for my poor english.
> >> >
> >> >
> >> > ---
> >> > Giuseppe
------------------------ Yahoo! Groups Sponsor --------------------~-->
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.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:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|