PureBytes Links
Trading Reference Links
|
Has anyone been able to get the new Retrieve method of the Quotations collection to work in Visual Basic. I would appreciate any help by way of an example in calling this method and accessing individual quotations.
This method was introduced in Amibroker version 4.25 as follows:
"new method in Quotations collection for faster retrieval of quotes
long Retrieve( long Count, Variant *Date, Variant *Open, Variant *High, Variant *Low, Variant *Close, Variant *Volume, Variant *OpenInt );"
Regards and thank you,
William Peters
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/
|