PureBytes Links
Trading Reference Links
|
Jayson,
In
CHANGES FOR VERSION 4.49.0
new function sign( x )
(x can be number or array).
Returns 1 if x is positive, returns -1 if x is negative, and returns
0 if x is zero.
Dimitris Tsokakis
--- In amibroker@xxxxxxxxxxxxxxx, "Jayson" <jcasavant@xxxx> wrote:
> I have checked the help (both built in and web based) as well as
the read me
> files....what is sign()? It appears to indicate a calculations
value being
> <> 0 is this correct?
>
> Regards,
> Jayson
> -----Original Message-----
> From: Gerard Carey [mailto:gcfinance@x...]
> Sent: Tuesday, March 30, 2004 3:58 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Re: Trend Quality Indicator....Why is it that?
>
>
> So the moral is;
> "Ensure you have curent updates installed"
> Thanks Anthony & Ed
> Regds Gerard
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Gerard Carey" <gcfinance@xxxx>
> wrote:
> Why is it that;
> In attempting to 'Apply' the above
> indicator, after copy/pasting into
> IB from the members area, I receive
> the error dialog box stating;
>
> Line 35, Column 10:
> QIndicator = Trend/Noise;
>
> Plot(sign(
> ---------^
>
> Error 23.
> Syntax error
>
> An explanation of what I see described as a 'Word Wrap' problem and
> ways
> of avoiding the same would also be much appreciated.
>
> TIA
> Regds Gerard
>
> http://www.fastmail.fm - The way an email service should be
>
>
>
> Send BUG REPORTS to bugs@xxxx
> Send SUGGESTIONS to suggest@xxxx
> -----------------------------------------
> Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> --------------------------------------------
> Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>
>
>
> --------------------------------------------------------------------
--------
> ----
> Yahoo! Groups Links
>
> a.. To visit your group on the web, go to:
> http://groups.yahoo.com/group/amibroker/
>
> b.. To unsubscribe from this group, send an email to:
> amibroker-unsubscribe@xxxxxxxxxxxxxxx
>
> c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.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/
|