PureBytes Links
Trading Reference Links
|
I am trying to develop a routine to draw
(automated) support resistence lines using linearray() function.
Values available to pass to a function are arrays
or variables, but a numeric value is needed.
One way to convert an array to numeric is to use
the form Close[number].
If the array returned by BarIndex() function could
be converted to a number, then the whole thing would work fine.
Has anyone found a way to to this?
Thanks
Ara
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 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.
|