PureBytes Links
Trading Reference Links
|
NumDownBars = <FONT
color=#0000ff>BarsSince( <FONT
color=#000000>C >= <FONT
color=#0000ff>Ref(<FONT
color=#000000>C,-<FONT
color=#ff00ff>1<FONT
color=#000000>) ); NumUpBars = <FONT
color=#0000ff>BarsSince( <FONT
color=#000000>C <= <FONT
color=#0000ff>Ref(<FONT
color=#000000>C,-<FONT
color=#ff00ff>1<FONT color=#000000
size=2>) ); <FONT
color=#000000>Plot<FONT
color=#000000>(NumDownBars,""<FONT
color=#000000>,colorBrightGreen<FONT
color=#000000>,styleHistogram<FONT
color=#000000> | <FONT
color=#000000>styleThick<FONT
face="Courier New">); <FONT
color=#0000ff>Plot(NumUpBars,<FONT
color=#ff00ff>"",<FONT
color=#000000>colorRed,<FONT
color=#000000>styleHistogram | <FONT
color=#000000>styleThick<FONT
size=2>);
<FONT
face="Courier New">
<FONT
face="Courier New">
rgds,
Ed
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
<A title=telecard@xxxxxxxxxxxxxx
href="">Collectable Images
To: <A title=amibroker@xxxxxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Monday, August 02, 2004 3:07
PM
Subject: [amibroker] Re: simple
code
Hello,Is there a simple piece of code to count the
number of up days or down daysmade by a given stock in a given period and
to graph that on the main chart?Or does one have to write it from
scratch?RgdsDonCheck AmiBroker
web page at:<A
href="">http://www.amibroker.com/Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Sponsor
ADVERTISEMENT
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 the Yahoo! Terms of Service.
|