PureBytes Links
Trading Reference Links
|
... And this will take care of false signals on a Monday:
---8<---------------
days:=If(DayOfWeek()=1,3,1);
ExtFml("NexusDate.DaysOld")<=days
---8<---------------
jose '-)
--- In equismetastock@xxxxxxxxxxxxxxx, "adrian_neave" <adrian_neave@xx
..> wrote:
>
>
> Richard,
>
> Many thanks. Problem appears to be solved.
>
> Regards,
>
> Adrian
>
> --- In equismetastock@xxxxxxxxxxxxxxx, "Richard Dale" <richard@xxxx>
> wrote:
> Try using:
>
> http://www.tradernexus.com/nexusdate
>
> with the parameter:
>
> ExtFml( "NexusDate.DaysOld") <= 1
>
> Best regards,
> Richard Dale.
> Norgate Investor Services
> - Premium quality Stock, Futures and Foreign Exchange Data for
> markets in Australia, Asia, Canada, Europe, UK & USA -
> www.premiumdata.net <http://www.premiumdata.net/>
>
>
>
>
> From: adrian_neave [mailto:adrian_neave@x...]
> Sent: Wednesday, 30 March 2005 17:20
> To: equismetastock@xxxxxxxxxxxxxxx
> Subject: [EquisMetaStock Group] How do I exclude out of date data?
>
> I grab EoD data from Yahoo but have a problem in that they are
> often a day or more behind on non-US securities (e.g. today 3/30/05
> they have data only to 3/24/05 for UK equities). This can be
> frustrating when explorations run and give signals based on out of
> date data. Is there a way of filtering so that I can run
> explorations only on data files that are updated to the most recent
> close?
------------------------ 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/BefplB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|