PureBytes Links
Trading Reference Links
|
When you pass and array to a dll in the AA window, the entire array
is passed regardless of the settings in the Range settings.
For example, if you pass the "close" array of a symbol that you have
2000 bars of data in the database, and the the range is set to "all
quotations", then the size of the array passed is 2000.
If you set the date range to something other than "all quotations,"
say 1/1/1995 to 12/31/2000, the entire 2000 element array is still
passed to the dll, not just the array that represents the range set
in the Range box.
Does anyone know a way to synronize the number of array elements
passed to a dll with the range set in the Range box?
Thanks,
Ed
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Remanufactured Ink Cartridges & Refill Kits at MyInks.com for: HP $8-20. Epson $3-9, Canon $5-15, Lexmark $4-17. Free s/h over $50 (US & Canada).
http://www.c1tracking.com/l.asp?cid=6351
http://us.click.yahoo.com/0zJuRD/6CvGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->
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 http://docs.yahoo.com/info/terms/
|