Best method to find market days is to use an index as this would have
data for every traded day
To find market holidays you just find any week day not covered in the index.
Or just create a dummy symbol that contains some sort of data every week day

-- 
Cheers
Graham Kav
AFL Writing Service
http://www.aflwriting.com



2008/7/1 bvpraveenmails <[EMAIL PROTECTED]>:
> Hello all,
>
> I need to pad all the holidays in a year, except sat and sun, with
> previous close.
>
> I think we need to write an Export Data AFL which writes the required
> quotes into a file. Then we need to import them, as we can't modify
> quotes database using an AFL. But the real problem is with finding the
> holiday days with in the AFL. Can anybody please help me out?
>
> I'm still working on a way with AFLs.
>
> Thank you,
> Praveen.
>
>
> ------------------------------------
>
> 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
>
>
>
>

Reply via email to