PureBytes Links
Trading Reference Links
|
<SPAN
class=060470913-16072003>Yuki,
You
use Boolean all the time and just do not know it. From
dictionary.com.....
<SPAN
class=060470913-16072003>
<SPAN
class=060470913-16072003><programming> 2. (bool) The type of an expression
with twopossible values, "true" and "false". Also, a variable ofBoolean
type or a function with Boolean arguments or result.The most common Boolean
functions are <A href=""
title='Look up "AND"'>AND, <A
href="" title='Look up "OR"'>OR
and <A href=""
title='Look up "NOT"'>NOT.So.....
c>ref(c,-1) is either true or false. C>ref(c,-1)
AND Myvariable_here; also has 2 possible out comes (true or false).
In a browser search engine you could type "Yuki Taga" to eliminate returns
on "Yuki" only or "Taga" only. Again in the example for the browser there are
two possible out comes, true or false........
Regards,
Jayson
<FONT face=Tahoma
size=2>-----Original Message-----From: Yuki Taga
[mailto:yukitaga@xxxxxxxxxxxxx]Sent: Wednesday, July 16, 2003 7:04
AMTo: Tomasz JaneczkoSubject: Re: [amibroker] buys and
sells at closeHi Tomasz,Wednesday, July 16,
2003, 3:54:01 PM, you wrote:TJ> Actually Buy and Sell variables
should be BOOLEANs.That's the problem with you programmer types.
You don't realize howmany people there are in the world who don't know a
Boolean from
aBallerina.Best,Yukimailto:yukitaga@xxxxxxxxxxxxxSend
BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
ADVERTISEMENT
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
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|