PureBytes Links
Trading Reference Links
|
MostRecentUpdate = 1060518; // <--- Change Manually each run
// CHANGE MANUALLY ^^^^^^^
IssueIsActive = LastValue(DateNum()) == MostRecentUpdate;
// Now you can use IssueIsActive as one of your test conditions
--- In amibroker@xxxxxxxxxxxxxxx, "Tim Hyder" <hiachiever@xxx> wrote:
>
> Hi All,
>
>
>
> I am trying to create a date filter whereby I check today's date
against the
> last traded date.
>
>
>
> The idea behind this is to stop stocks that haven't traded in the past 5
> days from being displayed in my scans.
>
>
>
> Thanks in advance for any help.
>
>
>
> Regards,
>
> Tim
>
> ---------------------------------------------------------------
>
> A successful man is one who can build a firm
>
> foundation with the bricks that others throw at him.
>
>
>
> David Brinkley
>
> ---------------------------------------------------------------
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Everything you need is one click away. Make Yahoo! your home page now.
http://us.click.yahoo.com/AHchtC/4FxNAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
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:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|