PureBytes Links
Trading Reference Links
|
Oh, sorry Steve, I missed your point entirely! Commas are bad for sure.
Terry
Steve Dugas wrote:
>Hi Terry,
>
>I think I remember that message - I believe it was comparing the use of a
>pipe versus a plus sign, if it is the same one I am thinking of. Either of
>these should work, but I think that once AB sees a stylexxx followed by a
>comma, it expects the next value to be minvalue. Would you agree?
>
>Steve
>----- Original Message -----
>From: "Terry" <MagicTH@xxxxxxxxxxx>
>To: <amibroker@xxxxxxxxxxxxxxx>
>Sent: Friday, April 01, 2005 7:23 PM
>Subject: Re: [amibroker] Re: Need Thicker Lines for Pivots
>
>
>
>
>>A few months back Tomasz commented specifically about using pipes in
>>style statements. He said they work, but are not the best choice since
>>they do a bitwise AND and not a sum, which he said is what is needed.
>>Pipes only work because he has carefully designed his style codes to be
>>binary values. This may or may not still be the case (that each style
>>has it's own binary value).
>>
>>Terry
>>
>>Steve Dugas wrote:
>>
>>
>>
>>>In your code, most of your style commands are separated by commas rather
>>>than pipes. AB interprets these constants as numbers so it probably thinks
>>>you are trying to specify min/max values. Try replacing the commas with
>>>pipes.
>>>
>>>Steve
>>>
>>>
>>>
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
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 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/
<*> 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/
|