PureBytes Links
Trading Reference Links
|
Hi Henry-
I picked up this from
http://forum.equis.com/forums/permalink/18807/18828/ShowThread.aspx#18
828
ExtFml("PowerPivots.TDataCreate",0, factor), is the open price factor
is the time frame 1 would be the current time frame , 2 would be a
weekly time frame on a daily chart
ExtFml("PowerPivots.TDataCreate",1, factor) is the high price
ExtFml("PowerPivots.TDataCreate",2, factor) is the low price
ExtFml("PowerPivots.TDataCreate",3, factor) is the close price
Is it the case then that
0 is open
1 is high
2 is low
3 is close
And that assuming the current time frame is daily
ExtFml("PowerPivots.TDataCreate",3, 2)
plots the weekly close on a daily chart?
and
ExtFml("PowerPivots.TDataCreate",3, 3) Gives a monthly close on daily?
Regards,
Ron
--- In equismetastock@xxxxxxxxxxxxxxx, "rsb_44" <rsb_44@xxx> wrote:
>
> Hi Henry-
>
> If it's not too much of a bother, could you present a very simple
> example of any external function and how it is used/useful?
>
> TIA
> Ron
>
>
> --- In equismetastock@xxxxxxxxxxxxxxx, "Henry Z Kaczmarczyk"
> <henry1224@> wrote:
> >
> > --- In equismetastock@xxxxxxxxxxxxxxx, "erc90" <erc90@> wrote:
> > >
> > > Dear Traders,
> > >
> > > Can someone please verify that the equis Power Pivot Points add-
> on is
> > > nothing more than a sham? I've been told that it will look
back
> and
> > > make an adjustment to the entries/exits.
> > >
> > > Is this true?
> > >
> > > Thanks,
> > > Eric
> > >
> > While some of the systems that are included in the package are
> > suspicious in their plotting, the true strength of this add-on is
> the
> > external functions that allow multi time frame analysis.
> >
> > Unfortunatlly there is very poor documentation with this product
> >
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/equismetastock/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:equismetastock-digest@xxxxxxxxxxxxxxx
mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|