PureBytes Links
Trading Reference Links
|
Ok, then assuming that a and y are both scalers, just do something
along the lines of zig(Close, x); Or, is your problem that x is
ending up being an array?
Mike
--- In amibroker@xxxxxxxxxxxxxxx, Doji Star <dojistarbullish@xxx>
wrote:
>
> Actually, x is my percentage of zig.
>
>
> ----- Original Message ----
> From: Mike <sfclimbers@xxx>
> To: amibroker@xxxxxxxxxxxxxxx
> Sent: Sunday, June 1, 2008 12:41:36 PM
> Subject: [amibroker] Re: Zig %
>
>
> What exactly doesn't work about it? Is your problem simply the fact
> that you're missing an argument to the zig() function (e.g. zig(x,
5)
> for 5% zig zag swings of x)?
>
> Mike
>
> --- In amibroker@xxxxxxxxx ps.com, Doji Star <dojistarbullish@ ...>
> wrote:
> >
> > Hi guys,
> > I have x = a - 2y.
> > I want to zig(x). it does not work. One solution is to manually
put
> the value of x in the formula. Is there any other solution?
> > Thank you,
> > Doji
> >
> >
> > ----- Original Message ----
> > From: Klaus <kmunnecke@ ..>
> > To: amibroker@xxxxxxxxx ps.com
> > Sent: Sunday, June 1, 2008 11:36:49 AM
> > Subject: Re: [amibroker] my trades
> >
> >
> > does not understand my question?
> > Thank you
> > Klaus
> >
>
------------------------------------
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
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|