PureBytes Links
Trading Reference Links
|
But the Ref function won't plot today's result in tomorrow date before I
have any other information about tomorrows day. This is what I want to know
how to do (and wasn't clear in the previous message)...
How to plot an indicator into tomorrow's without having any real information
(OHLC) on it.
Tks
Nuno
----Original Message Follows----
From: pumrysh <no_reply@xxxxxxxxxxxxxxx>
Reply-To: equismetastock@xxxxxxxxxxxxxxx
To: equismetastock@xxxxxxxxxxxxxxx
Subject: [EquisMetaStock Group] Re: Plotting Indicator for specific time
period
Date: Mon, 10 Apr 2006 21:09:33 -0000
nuno,
The ref function does that.
For yesterday's value today use ref(your value,-1)
For the value two days ago it would be ref(your value,-2)
Preston
--- In equismetastock@xxxxxxxxxxxxxxx, "Andre Faustino"
<andre_faustino@xxx> wrote:
>
> Still about this, is there a way to plot today's result in the
next
> following bar?
> This is usefull because the stop value for today is calculated
using
> yesterday's values, so it would be of interest to have it in
today's bar and
> not yesterday's (I hope I made my self clear).
>
> Tks
> nuno
>
> ----Original Message Follows----
> From: pumrysh <no_reply@xxxxxxxxxxxxxxx>
> Reply-To: equismetastock@xxxxxxxxxxxxxxx
> To: equismetastock@xxxxxxxxxxxxxxx
> Subject: [EquisMetaStock Group] Re: Plotting Indicator for
specific time
> period
> Date: Mon, 10 Apr 2006 18:09:12 -0000
>
> Dan,
>
> You haven't mentioned the specific periods that you are looking for
> but Roy has done quite a bit of work on plots other than EOD. Take
a
> look at the formulas found at his site:
>
> http://www.metastocktips.co.nz/
>
> Preston
>
>
> --- In equismetastock@xxxxxxxxxxxxxxx, "tan ming"
> <reminiscenostalgia@> wrote:
> >
> > Hi, most indicators in MS often plot till last bar. is it
possible
> to plot a
> > indicator for a specific period? If possible, how can it be
done?
> Many tks.
> >
> > Regards.
> > Dan
>
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/
|