PureBytes Links
Trading Reference Links
|
I've just started to tinker around with AB and have a few questions.
1. Can I get an example of a script that gets the highest close since
1-1-2000?
2. Just to clarify, in functions like hhv() is the definition of a
"period" a trading day? Thus Saturdays and Sundays are not counted as
periods?
3. In a function such as hhv() why does the function return an array
when it is returning the highest value of an array? I realize an array
can have just a single element, so is it just a matter of AB always
working with arrays? I guess I'm just trying to get a little
perspective on AB's design.
4. What is the best way to debug a scan or exploration? Since there is
no debugger what is the best way to examine the value of variables
used in a script?
Thanks for any help.
------------------------ Yahoo! Groups Sponsor --------------------~-->
Has someone you know been affected by illness or disease?
Network for Good is THE place to support health awareness efforts!
http://us.click.yahoo.com/Rcy2bD/UOnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
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/
|