PureBytes Links
Trading Reference Links
|
I just used the following in an explore on the current stock:
Filter = 1;
AddColumn(GetExtraData("QRS"),"QRS",3.0);
and it displayed QRS fine.
Phsst
--- In amibroker@xxxxxxxxxxxxxxx, "Brian Elijah" <cadvantag@xxxx> wrote:
> I am getting errors on this line
>
> AddColumn(GetExtraData("QRS"),"QRS");
>
>
>
> Is there a new way to use this in a scan/explore
>
>
>
> Thanks,
>
> Brian
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/
|